Skip to content

mugraph/anchors-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anchors Server

  1. Have a postgres database named anchors with user postgres on host localhost bound to port 5432.
  2. Run run go main.go and you'll have a simple API that exposes the endpoints at localhost:8080:
  • GET /tours
  • GET /tour/:id
  • GET /chapters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages