Skip to content

Simple API to get BikeMi station informations

License

Notifications You must be signed in to change notification settings

maxcanna/bicineabbiamo

Folders and files

NameName
Last commit message
Last commit date
Aug 27, 2024
Dec 16, 2018
Jul 13, 2023
Jul 13, 2018
Aug 30, 2016
May 8, 2021
Dec 5, 2020
Sep 23, 2024
Jan 29, 2023
Jul 8, 2016
Jul 24, 2016
Oct 15, 2022
May 9, 2021
Feb 24, 2023
Mar 11, 2017
Jul 13, 2023
Nov 15, 2022
Sep 23, 2024
May 8, 2021
May 8, 2021
Sep 21, 2024

Repository files navigation

bicineabbiamo

CI Status Docker Status Docker Pulls

Simple API to get BikeMi station informations. Demo.

How do I get set up?

You've several way to get bicineabbiamo running:

  • You can use docker:

    docker run -d -p 80:3000 maxcanna/bicineabbiamo:latest.

  • Or manually:

    • npm i --production

    • npm start

    bicineabbiamo will be available on port 3000.

Documentation

Available on Apiary