https://github.com/adrianhajdin/node_express_crud_api
https://github.com/adrianhajdin/node_express_crud_api
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adrianhajdin/node_express_crud_api
- Owner: adrianhajdin
- Created: 2020-07-12T06:31:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T06:50:17.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T02:10:04.549Z (6 months ago)
- Language: JavaScript
- Size: 750 KB
- Stars: 158
- Watchers: 3
- Forks: 95
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build a REST API with Node JS and Express

## Introduction
This is a code repository for the corresponding video tutorial.In this video, we will create a Node JS and Express JS CRUD REST API.