A simple API RestFull to product using Node & Express, knex with Sqlite database
STATUS:
==========================================
This project was developed:
- used Node & Express
- implemented tests in Thunder Cli.
- POST GET PUT & DELETE
- The data is storaged in SQlite local Database
- Used Node.js, Express, knex
- Sqlite
To clone and run this application, you'll need Git, Node.js v20.03 or higher + npm (used version 9.6.7) installed on your computer from your command line:
## Clone this repository
### $ `git clone https://github.com/Almir-git-unifc/api-memory_product_node-express.git`
### In browser you will see only message 'Express - Welcome to Express'
### The tests are shown in the attached png figure above in this readme file
👤 Almir
- Github: @Almir-git-hub