SomethingGeneric / bookmark-sync

Server for syncing bookmarks
MIT License
0 stars 0 forks source link

Implement /bookmarks endpoint in server/app.py #27

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR implements the /bookmarks endpoint in the server/app.py file. The endpoint fetches the bookmarks from the database and returns them as JSON data. Additionally, the endpoint is now accessible only to authenticated users.

Summary of Changes

Please review and merge this PR. Thank you!

Fixes #21.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/bookmarks-endpoint_2

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: