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

https://github.com/kei-k23/simple-go-api

Creating Go API with Go standard net/http without using any external library
https://github.com/kei-k23/simple-go-api

api go standard-library

Last synced: 6 months ago
JSON representation

Creating Go API with Go standard net/http without using any external library

Awesome Lists containing this project

README

          

# Simple Go API

Creating `Go` API with `Go` standard `net/http` without using any external library.