This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Projects - Create Dummy API Endpoint #67
Labels
approved
Reviewed by admins and ready for development
back-end
Database, REST API, or server-side issues
new feature
Features which don't currently exist
Milestone
Comments
This was referenced Feb 7, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 8, 2021
jamescd18
added a commit
that referenced
this issue
Feb 11, 2021
jamescd18
added a commit
that referenced
this issue
Feb 11, 2021
jamescd18
added a commit
that referenced
this issue
Feb 15, 2021
kevinyu328
added a commit
that referenced
this issue
Feb 18, 2021
…-endpoint Projects endpoint & table
8 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
approved
Reviewed by admins and ready for development
back-end
Database, REST API, or server-side issues
new feature
Features which don't currently exist
Create a basic API endpoint to supply projects data for use in the front-end. This endpoint should support only GET requests to the
/projects
path. The returned data should be an array of projects. Each project should contain at minimum the project's WBS#, Name, Project Lead, and Project Manager.The text was updated successfully, but these errors were encountered: