Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes API

Simple API written for managing notes

Installation

The application requires downloading all dependencies by running the command:

npm install

After successful installation, all you have to do is run the main file:

node index.js

Libraries used in the project

  • Express - used to create a local server and manage CRUD operations
  • Joi - used to create schemas for objects in the requests and verify their correctness

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages