Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 401 Bytes

File metadata and controls

15 lines (8 loc) · 401 Bytes

NODE_BACKEND

This project was built to save unnecessary time spent on creating a backend for a project.

It is a simple backend that can be used to create a simple API for a project.

Working

  1. Fill the details in the form

  2. Then click on the button to generate the code

  3. And copy paste the code in your project

  4. To run the project, run the command npm run start or node index.js