APEX-JHOSEF-CARDICH-PALMA / online-shop

The main goal of this repository is to gain experience by practicing. Online shop it's a web app composed of a Node.js API, Angular Front, MySql DB.
0 stars 0 forks source link

add endpoint for user + operations #26

Closed siwonpawel closed 4 years ago

siwonpawel commented 4 years ago

Created endpoint to create, delete, get all, get user, modify user

Closes #24