Skip to content

Commit fa4edf0

Browse files
committed
Updated TODO in README
1 parent a9a61fa commit fa4edf0

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,14 @@ If jwt plugin is enabled, you can use content from jwt payload in sql templates
182182

183183
This will insert value from the payload into sql query.
184184

185-
TODO: Email, browser detection and serving html plugins, ability to validate and upload files
185+
TODO:
186+
- Email sending plugin
187+
- Browser detection plugin
188+
- Serving static html plugin (likely should include A/B testing ability)
189+
- Validation of files and files upload to s3
190+
- Delayed jobs
191+
- Testing endpoints
192+
- Automatic reation of documentation (possibly client libraries in future)
193+
- Code generators
194+
- Ability to hold migration files and run migrations up/down
195+
- Plugin for region (country) detection (possibly setting up redirect or serve different content)

0 commit comments

Comments
 (0)