Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 954 Bytes

File metadata and controls

20 lines (11 loc) · 954 Bytes

API Architecture

Module description - why its relevant in our context

Pre-reading

Understand our microservice approach

Materials

This presentation gives a basic introduction to what our API service is providing, why we care to make our APIs public and how we break down our microservices when it comes to API development. It also outlines some initial plans for API development required for Census work.

Our API standards are also an important read to understand the full context needed to begin API development in our context.

Further resources

  • Developer Hub provides our public API documentation and instructions to get started using the APIs.