AggAPI allows developers to create customizable API macros. Features include:
- Chain Linking API calls: Automatically call several API's with one HTTP request
- API Backup system: developers can designate backup apis, which will be called if higher priority API's fail
- Response Schemas: using the API backup system, response schemas all developers to map response properties to response values in the original response
- Response Forwarding: responses from API calls can be forwarded to API's called afterward
- Aggregated response: keep all the response information that you used along the entire process.

Log in or sign up for Devpost to join the conversation.