Skip to content

v0.3.0

Compare
Choose a tag to compare
@aperezg aperezg released this 02 Jun 14:57
· 48 commits to master since this release

Add news endpoints:

Add a gopher

POST /gophers

Modify a gopher

PUT /gophers/{gopher_id}

Remove a gopher

DELETE /gophers/{gopher_id}

And refactor the code to start using Services.