An open API service indexing awesome lists of open source software.

https://github.com/openactive/open-booking-api

Repository for the Open Booking API specification
https://github.com/openactive/open-booking-api

specifications

Last synced: 11 months ago
JSON representation

Repository for the Open Booking API specification

Awesome Lists containing this project

README

          

# Open Booking API [![Deploy to GitHub Pages](https://github.com/openactive/open-booking-api/workflows/Deploy%20to%20GitHub%20Pages/badge.svg?branch=master)](https://github.com/openactive/open-booking-api/actions?query=workflow%3A%22Deploy+to+GitHub+Pages%22+branch%3Amaster) [![Google Drive](https://img.shields.io/badge/Google%20Drive-4285F4?logo=google-drive&logoColor=white)](https://drive.google.com/drive/folders/1YLsP4292iBs7jnrHfpUL0MWQEFrGdNaJ?usp=sharing)

## Editors Notes

1. Ensure you are using the LTS version of Node.js (`nvm install lts/* --reinstall-packages-from=node`)
2. Clone the repo
3. `npm install`
4. `gulp`
5. Visit `http://localhost:4000/EditorsDraft/index.html` which will reload on changes