Berkantcen / go_rest_api

REST api with golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go_rest_api

REST api with golang

ROUTES

GET "/books"

POST "/books"

GET "/books/:id"

PATCH "/checkout?id="

PATCH "/checkin?id="

PORT: 8080

About

REST api with golang


Languages

Language:Go 100.0%