You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: