We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a51085 commit a88b9f5Copy full SHA for a88b9f5
README.md
100644
100755
@@ -34,3 +34,17 @@ Deployment to AWS can be done by executing
34
```
35
make serverless-deploy
36
37
+
38
+## TODO
39
40
+* Dependency Injection
41
+* Environment variables
42
+* Database integration
43
+ * MySQL
44
+ * PostgreSQL
45
+ * Doctrine ORM
46
+ * DynamoDB
47
+* SNS Integration
48
+* SQS Integration
49
+* S3 Integration
50
+* HTTP Authorization
0 commit comments