This is the API for RelayList.com.
API Endpoint: api.relaylist.com
There are three primary components:
- Storage - A DynamoDB table for tracking relays.
- Updater - A Lambda function run on a cron to update the participating servers in the relay.
- API - A Lambda function and API Gateway to query the relays.
- Add additional information fields in DynamoDB
- Track users on participating servers to guage actual volume
- Update tests