Skip to content

Feature : create items-api route #9

@RussellAbraham

Description

@RussellAbraham

A user must be logged in, (perhaps by default to make it easier to continue developing MVP features) and a cookie for that user must be present. If the cookie for the user is present, the items-api endpoint will return JSON for SELECT * FROM items WHERE user_id = $1

Then the front end can make a get request to that endpoint to render the items in the users todo list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions