Skip to content

nanuuki/maas-tsp-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaaS TSP (Transport Service Provider) API

This is the MaaS Transport service provider API repository, containing a test suite, reference implementation and specifications. Using these documents, a third party transport service provider can implement a MaaS compatible API.

Up-to-date documentation is published at API docs.

Building the documentation

Building the documentation:

npm run-script build  # builds the documentation
npm start	          # starts the development server

Updating the documentation (MaaS contributors) using git subtrees for gh-pages:

git subtree push --prefix docs origin gh-pages

About

MaaS TSP (Transport Service Provider) Public API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%