Skip to content

kasbed/go-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-api

Rest API made with go

How to run api

    go run project/src/api.go

Dependencies

  1. http -> github.com/projectdiscovery/httpx/cmd/httpx@latest
  2. mux -> go get -u github.com/gorilla/mux
  3. mongo-driver -> go get -u go.mongodb.org/mongo-driver

About

Rest API made with go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages