Skip to content

YAWAL/tcbe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites:

Go - https://golang.org/

Mongo - https://www.mongodb.com/

Dep - https://golang.github.io/dep/

Run programm:

  1. Unzip archive and run dep ensure from root folder
  2. Start MongoDB on mongodb://127.0.0.1:27017 or choose your own address and fill it in config.json file
  3. Run go run main.go

Your application is running on port http://localhost/:8888. For checking functionality you can use postman collection tcbe.postman_collection.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages