Skip to content

maximeschneider1/VelibFinder-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splio's Velib Finder

This API allows Splio employees of Splio HQ to know the number of available velib of nearby stations.

Package description

  • handler : API structure and endpoint exposition
  • dao : Responsible for getting data from various sources
  • model : all used data model related to application logic

Launching

At folder source, please run :

go run main.go

Testing

To test the health-check function, in folder /handler, please run :

go test

Possible amelioration

  • Include a post endpoint for the user to add his favorites stations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages