Skip to content
Rohan Nagar edited this page Jan 24, 2018 · 18 revisions

Thunder

Thunder is a REST API that interfaces with a DynamoDB database to provide an easy way to create, update, fetch, and delete users. Thunder was built as part of the backend for Pilot. In the coming months, Thunder will become more generic, which will allow anyone to use this application for their own user database backend. See the roadmap for more information.

This wiki holds information about the design, architecture, and documentation for Thunder.

Keep up-to-date by viewing the changelog.

Documentation

Design

Infrastructure Details

Thunder Development Guides