- Create REST endpoints that support all the basic HTTP methods:
- GET
- POST
- PUT
- DELETE
- Familiarize with REST Architecture using GoLang & Gin
- Run code on GitPod (cloud integrated development environment (IDE)) and be able to interact with your HTTP methods
- GitHub account
- A browser
- Postman (optional)