Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 482 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 482 Bytes

Statistics Canada API Documentation

An API for accessing Statistics Canada data. The API is built using the REST architecture and implemented using Node.JS and Postgres.

Getting Started

Prerequisites

  • Docker (with Docker Compose)

Installing

docker-compose up

Documentation

See the API Documentation.

License

This project is licensed under the MIT License - see the LICENSE.md file for details