https://github.com/douglasvolcato/people-registration-api-poo
Simple crud api made with TypeScript and POO.
https://github.com/douglasvolcato/people-registration-api-poo
express nodejs poo typescript
Last synced: 7 months ago
JSON representation
Simple crud api made with TypeScript and POO.
- Host: GitHub
- URL: https://github.com/douglasvolcato/people-registration-api-poo
- Owner: DouglasVolcato
- Created: 2022-10-18T02:36:03.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T22:47:03.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T21:46:06.552Z (9 months ago)
- Topics: express, nodejs, poo, typescript
- Language: TypeScript
- Homepage:
- Size: 983 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# people-registration-api-poo
## How to initialize this project?
- ### Step 1: Install the dependencies
#### `npm install`
- ### Step 2: Run the project
#### `npm start`
## Project members
- Douglas Volcato