Skip to content

aetelani/maprest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

docker build . && docker run

Quick testing

http -jv POST :8181/cities <<< '{"name":"Test","country":{"name":"fi"}}'

http -jv :8181/cities/Test

http -j :8181/search/cities countries==fi continents==foo

...

see Dockerfile for building

Testing with client: go test -v

Todo Add swagger doc

About

Golang map web service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages