Hacker News new | ask | show | jobs
by o1lab 2109 days ago
Interesting concept and quite liked the playful logo. Can we pass in env variables to db connection ?

We are in similar space, we take input params of db and generate CRUD apis with Auth+ACL and then APIs are packed into a single lambda function. There is support for serverless framework as well.

[1]: https://github.com/xgenecloud/xgenecloud

1 comments

Yes, for example:-

? Enter the database password: ${DB_PASSWORD}