Skip to content

akki907/go_rest_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO rest api with mongodb

Simple REST API in GO language using Mongo DB.

Instructions

Install Go Programming language latest version

N|Solid

To get basic external modules for REST API

  • mux - Request router and dispatcher for matching incoming requests to their respective handler
  • mgo - MongoDB driver

To get this repository and run

$ git clone https://github.com/akki907/go_rest_api.git
$ go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages