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.
- Host: GitHub
- URL: https://github.com/kalelmartinho/goapi
- Owner: kalelmartinho
- Created: 2024-01-18T03:30:50.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-18T03:33:36.000Z (over 1 year ago)
- Last Synced: 2025-01-13T07:12:29.329Z (4 months ago)
- Topics: go
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.