thunder
thunder copied to clipboard
REST API application that manages user databases
**Describe the problem that this feature would solve** **Describe the solution you'd like** **Additional context**
**Describe the problem that this feature would solve** **Describe the solution you'd like** **Additional context**
**Describe the problem that this feature would solve** Right now you can `POST` to `/users` with a single User. You should also be able to `POST` to `/users` with a...
**Describe the problem that this feature would solve** **Describe the solution you'd like** **Additional context**
**Describe the problem that this feature would solve** **Describe the solution you'd like** **Additional context** https://github.com/CaptainJiNX/local-sendgrid https://github.com/sendgrid/sendgrid-java/ https://sendgrid.com/docs/for-developers/sending-email/api-getting-started/
### Description: We can allow for different database providers in Thunder. There should be an ability to specify which DB provider is desired in the config, and then Thunder will...
**Describe the problem that this feature would solve** One of the standard ways to prevent bot signups is to require the end user to answer a CAPTCHA sent from the...
**Describe the problem that this feature would solve** If someone is planning on using Thunder with DynamoDB, classes related to MongoDB are not needed. We can reduce the size of...
**Describe the problem that this feature would solve** **Describe the solution you'd like** **Additional context**
**Describe the problem that this feature would solve** The next step in property validation is the ability to validate things like an integer property is greater than 1 or less...