Anitazc13 / API_CRUD_NODEJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS REST API for SQLite database Project

Requirements

  • NodeJS

Starter command

  1. Install dependencies with npm: npm install
  2. Change to the directory /web
  3. Launch the server with node index.js

Use of Swagger UI !

Simply access to http://localhost:5000/api/students to access. It allows to run each route to manipulate the database.

About


Languages

Language:JavaScript 100.0%