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

Set up Express Server #10

Open
sshradd opened this issue Sep 17, 2024 · 0 comments
Open

Set up Express Server #10

sshradd opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels
back-end back-end task

Comments

@sshradd
Copy link
Collaborator

sshradd commented Sep 17, 2024

Install Express and set up basic server

This is your backend “middle layer” that handles API requests (e.g., “Give me user memories” or “Send song data to the database”). Test API routes using Postman (a tool for making sure APIs work). Example: Test if the user’s memory data can be fetched properly from DynamoDB.

@sshradd sshradd added the back-end back-end task label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end back-end task
Projects
None yet
Development

No branches or pull requests

2 participants