/JotIT

This is a minimalist Notes API

Primary LanguageJavaScript

Welcome to JotIt, a Notes API 👋

Version Twitter: iamaamunir

A mini note api that allows you make notes, edit them and delete them.

Built with

Javascript Node.js Express.js MongoDB

Clone this repo

git clone https://github.com/iamaamunir/JotIT.git

Install

npm install

Usage

npm run start:dev

Run tests

npm run test

Requirements

Requirements for the examination project
  • Users should be able to create, read, update and delete notes,

  • Users should be able to register and login

  • The notes should be saved to a database(Firebase, Parse, MongoDB, MySQL, SQLite, Postgres, etc.)

  • Proper use of Git for Version Control.

  • The API/endpoint should be deployed


Setup

  • Install Node.js, MongoDB
  • pull this repo
  • Create a .env file in the config folder and add and update all variabes present in the example.env file.

Base URL

https://vast-rose-millipede-ring.cyclic.app/


Readme Guides

Author

👤 Munir Abdullahi