Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stub Out API #1

Open
eric-gt opened this issue May 19, 2021 · 0 comments
Open

Stub Out API #1

eric-gt opened this issue May 19, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@eric-gt
Copy link
Contributor

eric-gt commented May 19, 2021

Initial express app setup and endpoint stubs

User Stories
As a developer, I want a basic outline of the API's endpoints written out in a main index.js file,
So that I know the general structure of the API to implement against

Acceptance Criteria
Given that I am viewing the file /src/index.js
I should see the basic GET, SET, PUSH, PUT, DELETE and/or PATCH endpoints for the API written out as express method stubs

@eric-gt eric-gt added the enhancement New feature or request label May 19, 2021
@eric-gt eric-gt self-assigned this May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant