barkhayot / crud-api-nodejs

Simple based REST API with CRUD operations built with (NodeJS/ExpressJS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD REST API (using NodeJS/ExpressJS)

Simple REST based API using NodeJS/ExpressJS Framework

Build Status

Single Script that has included connection to Database (SQLite3), Table implementation, route handling, and getting all methods of request from client

To run application clone the source and install all required dependencies

Installation

Application requires Node v18.0+ to run.

Install the dependencies and devDependencies and start the server.

node app.js

scree of usage

Markdown Monster icon

About

Simple based REST API with CRUD operations built with (NodeJS/ExpressJS)


Languages

Language:JavaScript 100.0%