Skip to content

2m/citywasp-api

Repository files navigation

This is a Scala API for Citybee car sharing application. Currently it is capable of returning the list of all car descriptions and a list of all available cars.

Running

This library is intended to be used as a dependency from other applications. However this repository includes a small runnable application which lists all available cars. You can run it by one of the following:

coursier

coursier launch lt.dvim.citywasp::citywasp-cli:latest.release --

sbt

Checkout this repository to your computer and then run:

sbt stage
cli/target/universal/stage/bin/citywasp-cli

Usages

The only currently known usage of this library in the wild is the @kabrioletas and @fijatas Twitter bots.

About

Scala API for Citybee car sharing application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages