An open API service indexing awesome lists of open source software.

https://github.com/kalelmartinho/goapi

Project to remind me the basics of golang and how to create a simple API with it.
https://github.com/kalelmartinho/goapi

go

Last synced: 2 months ago
JSON representation

Project to remind me the basics of golang and how to create a simple API with it.

Awesome Lists containing this project

README

        

# GOAPI -Todos

This is a simple API to manage todos, the purpouse of this project is to remind me the basics of golang and how to create a simple API with it.