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

https://github.com/evandersondev/crud-knexjs-mysql

Api Crud using KnexJS
https://github.com/evandersondev/crud-knexjs-mysql

Last synced: 5 months ago
JSON representation

Api Crud using KnexJS

Awesome Lists containing this project

README

          

# Crud com KnexJS

Desafio da semana feito no curso Fullstack Master da DEV Pleno.

**Modulos utilizados**

- Express;
- Ejs;
- Mysql2;
- KnexJS;
- Nodemon(devDependencies).