express-objection-starter icon indicating copy to clipboard operation
express-objection-starter copied to clipboard

an opinionated, production-ready, isomorphic express/knex/objection starter with centralized configuration

Results 83 express-objection-starter issues
Sort by recently updated
recently updated
newest added

Assuming #23 is set up, we can use rate limiting on the API side as a means of limiting _actions_ (not DDOS, because if we hit Redis for every request...

enhancement

`DATABASE_URL` needs to be mapped to `database:connection` (IF it exists), and the same can go for `BONSAI_URL` and whatever config elasticsearch takes in... can we have a central place to...

question

- https://github.com/kibertoad/objection-swagger - https://github.com/Zooz/express-ajv-swagger-validation - https://github.com/kibertoad/express-swagger-oauth-scopes - https://github.com/Surnet/swagger-jsdoc - https://github.com/bcherny/json-schema-to-typescript

documentation