/Wiki-REST-API

A RESTful API connected to a MongoDB DataBase and running on a local Node.js server. The DB contains javascript objects, each object have "title" and "content" fields that stores the data of the articles. Send HTTP requests via POSTMAN and perform CRUD operations on the database.

Primary LanguageJavaScript

Watchers