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

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

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