Skip to content

nathabonfim59/textRest.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

textRest.go

A rest API for your text files

Why?

I had a huge list of passwords and I needed to go trough every entry and get this data from an API (the filesystem was not available). So I created this program.

Usage

textRest [text file] [port]

image

Web API

localhost:port/?idx=123

line 123 contents

image

Releases

No releases published

Packages

No packages published

Languages