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

Create backend routes #19

Open
digitalartcrew opened this issue Nov 13, 2022 · 1 comment
Open

Create backend routes #19

digitalartcrew opened this issue Nov 13, 2022 · 1 comment

Comments

@digitalartcrew
Copy link
Owner

No description provided.

@digitalartcrew
Copy link
Owner Author

/signup - username, email, phone, password
/login - username, email, phone, password

/users
/users/:id

/overlays/:userId
/overlays/:userId/:overlayId
/overlays/:userId/received
/overlays/:userId/received/:senderId

/create/overlay - drawing tool parameters with notes, notes for map, lat, center, zoom
/update/overlay/:overlayId
/delete/overlay

@digitalartcrew digitalartcrew changed the title Test db endpoints Create backend routes Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant