Skip to content

osiyusdesra/Node-JS-RESTful-API

Repository files navigation

Node-JS-Restfull-API

Node JS is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside of a browser (source : https://en.wikipedia.org/wiki/Node.js).

A RESTful API is an application program interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data (source : https://searchapparchitecture.techtarget.com/definition/RESTful-API).

This project use express JS as Node JS framework to designes RESTful API for Hiring Channel-App.

To run this project, you need tools bellow:

Steps to create RESTful API Hiring Channel-App :

  1. Run Node JS and install dependencies bellow : bcryptjs body-parser dotenv express jsonwebtoken morgan mysql

  2. Create Database with MySQL

  3. Code CRUD

  4. Test CRUD on Postman by running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published