Skip to content

nav-e/service-routing-deprecated-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Routing service

To read more about the project, please read the official design plan. This repository consists of a simple mockup server for testing purposes.

Next steps

  • Agree on a communication protocol (refer to the mockup-response.json as an example)
  • Establish mockup connectivity to the front end and the database service mockup

Running the server

  1. Make sure you have Go installed sudo apt install golang
  2. Either run with go run mockup.go or with
    go build mockup.go
    ./mockup (or mockup.exe)

About

Routing service in Go for the GreenNav project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages