https://github.com/codenosekai/rest-api
Simple REST API using GO
https://github.com/codenosekai/rest-api
api backend golang
Last synced: 11 months ago
JSON representation
Simple REST API using GO
- Host: GitHub
- URL: https://github.com/codenosekai/rest-api
- Owner: CodeNoSekai
- License: mit
- Created: 2025-07-27T11:46:58.000Z (11 months ago)
- Default Branch: stable
- Last Pushed: 2025-07-28T10:10:53.000Z (11 months ago)
- Last Synced: 2025-07-28T10:33:45.563Z (11 months ago)
- Topics: api, backend, golang
- Language: Go
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**`What is this?`**
It is a simple API built using go, and what have I achieved? Well speed, yes only speed, yeah.
**What have I learnt from the mini project?**
Go is tough on network requests, node js was way more free and customizable to work with or it because I was just used to it?
Well I'm still a Go beginner and learning much more, in a 6 to 8 months I should be able to write better, stable and faster code using Go lang
I'm very impressed with my dev experenice using Go, why?
1. It's fast
2. No over head
3. Fast development experience
4. Every external module is just an abstaraction of Go internal modules
5. I actually don't have anything to compromises
6. Man the modules installtion is fast, super fast