chabo-api

command module
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2023 License: MIT Imports: 8 Imported by: 0

README

Chabo API

The place to get the Chaban Delmas event schedules ! This REST API is entended to improve the already existing Open Data API provided by Bordeaux Métropole available here.

Overview

This API allows you to get the schedules you want by filtering over the type of closing, the closing date or even the boat maneuver. You can also specify the timezone you want on you queries

Installation / Run

On you computer, you'll need to download these softwares :

  • Docker
  • VS Code (with devcontainer extension)

And exec this steps

git clone https://github.com/vareversat/chabo-api.git

Open the project into VSCode via devcontainer

Once the container is UP and you opened a new terminal, run make run and ta-dam ! The Swagger is running on http://localhost:8080/swagger/index.html

You can also these usefull commands :

make test       # Run all tests
make coverage   # Run all tests with coverage
make clean      # Clean all generated binaries

... and many more. Take a look at the Makefile if you want !

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
internal
api
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL