An open API service indexing awesome lists of open source software.

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.

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