Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sudipstha08/go-api
Exploring go lang
https://github.com/sudipstha08/go-api
go http json mux web-assembly
Last synced: 14 days ago
JSON representation
Exploring go lang
- Host: GitHub
- URL: https://github.com/sudipstha08/go-api
- Owner: sudipstha08
- License: apache-2.0
- Created: 2021-02-10T07:06:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-01T12:17:22.000Z (over 3 years ago)
- Last Synced: 2024-11-24T04:12:08.003Z (3 months ago)
- Topics: go, http, json, mux, web-assembly
- Language: JavaScript
- Homepage: https://github.com/gorilla/mux
- Size: 1.21 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go
Exploring go lang
## Exploring Go Lang| Commands | Description |
| -------- | ----------- |
| go run main.go | |
| go build | |### TECHNOLOGIES USED
| Tool | Description |
| -------- | ----------- |
| go | |
| mux | |## REFERENCES
1. [https://medium.com/wesionary-team/getting-started-with-go-gin-framework-6943f8f5f882]
3. [https://github.com/gin-gonic/gin]
4. [https://medium.com/swlh/processing-16gb-file-in-seconds-go-lang-3982c235dfa2]
5. [https://medium.com/technofunnel/golang-object-oriented-programming-f2e6448b8f24]
6. [https://medium.com/technofunnel/understanding-golang-and-goroutines-72ac3c9a014d]