Crikey is an attempt to provide a JSON API service for the CRICOS system (which does not offer API interface).
It is built to demonstrate the power of Lotus Framework on API side and NodeJS/ReactJS on the client side.
Please be noted that this app is not affiliated with the government department who runs CRICOS. It does not ship with the CRICOS DB for legal reason. You can scrape the data with existing crisos_crape.
- Ruby 2.2.3 or newer
- NodeJS 4.2.1 or newer
- PostgresSQL 9.1 or newer
The app is split into 2 apps.
- The API app is written with Lotus
- The web client app is written with ReactJS using NodeJS stack (located under
client
folder)
Please see README.md in server
Please see README.md in client
2015 (c) Trung Lê & friends
MIT