Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/josancamon19/gorestapiexample


https://github.com/josancamon19/gorestapiexample

Last synced: about 4 hours ago
JSON representation

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