Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

fresh API

Powers fresh search.

API

GET /directory

Returns the entire directory:

  • 200 responds with a plain text list of fresh lines

GET /directory?q=:query

Search the directory for query:

  • 200 responds with a plain text list of fresh lines matching query
  • 500 something went wrong

Development

To run the app locally:

memcached # start memcached
rackup

License

MIT

About

The code behind api.freshshell.com.

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.