A simple rest api for products and users
Product Features
Feature | Coded? | Description |
---|---|---|
Add a Product | ✔ | Ability of Add a Product on the System |
List Products | ✔ | Ability of List Products |
Edit a Product | ✔ | Ability of Edit a Product |
Delete a Product | ✔ | Ability of Delete a Product |
User Features
Feature | Coded? | Description |
---|---|---|
Add a User | ✔ | Ability of Add a User on the System |
List User | ✔ | Ability of List Users |
Edit a User | ✔ | Ability of Edit a User |
Delete a User | ✔ | Ability of Delete a User |