lrnzpn / go-rest-cc

Quick REST API built with Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple REST API built with Go

# install mux router
go get -u github.com/gorilla/mux
go build
./main

API

http://localhost:8000/api/books

About

Quick REST API built with Go


Languages

Language:Go 100.0%