Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bharat-rajani/go-polls
https://github.com/bharat-rajani/go-polls
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bharat-rajani/go-polls
- Owner: bharat-rajani
- Created: 2023-03-12T19:34:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-02T09:39:10.000Z (over 1 year ago)
- Last Synced: 2024-06-21T06:44:42.286Z (5 months ago)
- Language: Go
- Size: 2.36 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Go Polls API (Workshop)Learn to create a production ready backend REST API service in GO using echo.
## ✍ Pre-Requisites
- Go 1.9+ Installed and added to the $PATH
- Patience### ⚡️ How to access this repository
This workshop is laid out in phases. Each branch (except main) represents an end of phase of learning.
If you directly want to jump to a specific phase then checkout that branch in your local and start coding along.