/GO-REST

RESTAPI in GO

Primary LanguageGoMIT LicenseMIT

GO-REST

A simple RESTful API in GO

Setup

Clone the repository

git clone https://github.com/kamalkish0r/GO-REST.git
cd GO-REST/

Configure Database

Run App

go run cmd/main.go

Test using Postman

Use this link to access the postman workspace/collection.