Skip to content

fthomasmorel/insapp-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

insapp-go

Backend part of the Insapp project written in Go-lang

Dependencies

go get github.com/gorilla/mux
go get gopkg.in/mgo.v2

Build & Launch

Check that you have mongodb running

cd src && go build && ./src

Now your process is listening on 0.0.0.0:9000

API Endrpoint

Association

@TODO

Event

@TODO

User

@TODO

Post

@TODO

About

Backend part of the Insapp project written in Go-lang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published