Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josancamon19/gorestapiexample
https://github.com/josancamon19/gorestapiexample
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/josancamon19/gorestapiexample
- Owner: josancamon19
- Created: 2020-09-12T16:39:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T18:19:08.000Z (about 4 years ago)
- Last Synced: 2023-03-04T03:52:59.582Z (over 1 year ago)
- Language: Go
- Size: 3.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Go Rest API Example
Aims to create a rest api step by step using GoLang
### branches
1. list-crud:
- resource: [Fatz code tutorial](https://www.youtube.com/watch?v=pQAV8A9KLwk)
- Objective: emulate the main CRUD operations using an slice "faking" the database behaviaor