Skip to content

Users api typo in url #5

Open
Open
@GroovySmoothie

Description

@GroovySmoothie

I just started playing around with this project and noticed that in the users api it says to post to:

http://localhost:8080/api/v0/user

However the route actually uses "users".
Additionally, the express server is set to use port 3000 instead of 8080.

This url worked for me:

http://localhost:3000/api/v0/users

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions