Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Projects - Create Dummy API Endpoint #67

Closed
jamescd18 opened this issue Feb 7, 2021 · 0 comments · Fixed by #74
Closed

Projects - Create Dummy API Endpoint #67

jamescd18 opened this issue Feb 7, 2021 · 0 comments · Fixed by #74
Assignees
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

Comments

@jamescd18
Copy link
Member

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.

@jamescd18 jamescd18 added the back-end Database, REST API, or server-side issues label Feb 7, 2021
@jamescd18 jamescd18 added this to the 0.1.6 - Basic Pages milestone Feb 7, 2021
@jamescd18 jamescd18 added the new feature Features which don't currently exist label Feb 7, 2021
@jamescd18 jamescd18 self-assigned this 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 jamescd18 added the approved Reviewed by admins and ready for development label Feb 15, 2021
kevinyu328 added a commit that referenced this issue Feb 18, 2021
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant