Skip to content

tstult5/clouty-orderbook-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clouty-orderbook-service

Orderbook Restful service

Restful service written in Golang with gorilla-mux for routing and gorm for models and db operations. Configured to use Sqlite in-memory, or file-based example database.

Clone the repo, from root of project run : go run main.go

It contains a swagger UI to see all of the endpoints. After start up you can visit : http://localhost:8080/swagger/index.html

About

Orderbook Restful service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published