Skip to content

Almir-git-unifc/api-p2-sqlite_node-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API_Restfull-Sqlite

A simple API RestFull to product using Node & Express, knex with Sqlite database


STATUS:

STATUS: 🔔 React VITE 🚀 App: Finished ... 🎯

                        ==========================================

testSqliteApi


Table of Contents

Intro

This project was developed:

  • used Node & Express
  • implemented tests in Thunder Cli.

 

Feature

  • POST GET PUT & DELETE
  • The data is storaged in SQlite local Database

 

Technologies

  • Used Node.js, Express, knex
  • Sqlite

Built With

Node.js HTML5 JavaScript SQLite Knex.js

 

How-To-Use

Requirements

Node.js installed

Express generator

knex and Sqlite installed

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`

 

Run locally the app

$ cd folder-name-project

$ npm install

$ npm start

 

run Run the project on a local server by typing

$ http://localhost:3000/

 

Install the VSCode Thunder Client extension to made tests

### 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 

 

Enjoyed and if this is useful to you, give me a star 🌟

 

Author

👤 Almir

About

Backend API RestFull JS to CRUD product using Node, Express and Sqlite DB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published