Skip to content

alevel7/teamwork

Repository files navigation

Teamwork

This is the teamwork project backend intended to demonstrate my knowledge of creating api with node.

Technlogy stack

MySql Express Angular Node

Api Description

--Note only the admin can register an employee

Below is a list of all the api post --/v1/auth/signin --signs in a user get --/v1/users --get all users post --/v1/auth/users -- create a user post --/v1/articles --edit an article post --/v1/articles/:articleId --delete an article patch --/v1/articles/:articleId --update a article delete --/v1/articles/:articleId/comment --delete an article /v1/articles/:articleId /v1/gifs/:gifId/comment /v1/gifs/:gifId /v1/feed /v1/feed/:userId /v1/flagged /v1/flagged/:articleId

About

This project is a mini social media web app for teamwork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published