Skip to content

A Node.js app providing a basic RESTful API built from scratch

Notifications You must be signed in to change notification settings

PouriaCh/Wiki-RESTful-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiki-RESTful-API

A Node.js app providing a basic RESTful API built from scratch.

It looks like a Wikipedia without having a frontend. You can add your custom data as a start point and manipulate your the mongoose database with API requests.

Getting Started

First of all, clone the repository into your local machine.

Execute the following line to install all of the required packages:

npm install

You can use Postman to test the API commands.

About

A Node.js app providing a basic RESTful API built from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published