Skip to content

mohyM/nodejs-apps

 
 

Repository files navigation

nodejs-apps

Notes API & Books API in one application

Notes-app is an API for listing and creating and updating notes and also an API for listing and details and creating and updating books library

Installation

Use the package manager npm to install dependencies in package.json

npm install

Usage

just use node server.js to run the application using the url http://localhost:3000

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

[MIT]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.3%
  • HTML 7.0%
  • Shell 0.7%