Skip to content

amnonbb/travel-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel Examples

Example applications using travel dynamic HTTP routing.

json-key-value

Simple HTTP key-value store using a single JSON file as the datastore. Supports GET, PUT and DELETE verbs and allows getting/setting/deleting of arbitrarily nested values.

postgres-key-value

Similar to above except using PostgreSQL as the datastore for thread-safety.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 65.6%
  • Shell 34.4%