An open API service indexing awesome lists of open source software.

https://github.com/rubenoalvarado/todo-backend-express-knex

This is an implementation of Todo-Backend using Node and Express for the server, Knex for database migrations and query building, and some ES6+ features such as async/await. By default, this project configures Knex to save to PostgreSQL.
https://github.com/rubenoalvarado/todo-backend-express-knex

express knexjs knexjswithpostgresql react vite

Last synced: 4 months ago
JSON representation

This is an implementation of Todo-Backend using Node and Express for the server, Knex for database migrations and query building, and some ES6+ features such as async/await. By default, this project configures Knex to save to PostgreSQL.

Awesome Lists containing this project