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 DB Functions for our REST API v2 Endpoints #144

Closed
Tracked by #140
lsulak opened this issue Jan 18, 2024 · 1 comment
Closed
Tracked by #140

Create DB Functions for our REST API v2 Endpoints #144

lsulak opened this issue Jan 18, 2024 · 1 comment
Assignees

Comments

@lsulak
Copy link
Collaborator

lsulak commented Jan 18, 2024

As the ticket says, basically in #141 we designed the REST API v2 that is more comprehensive than the current one. But for this, not only server's endpoints must be implemented, but also underlying DB functions.

We have several DB functions already - use whatever you can from future/ dir in DB module, implement a new ones otherwise (will be more new than recycled probably).

The goal of this ticket is to implement DB functions as a preparation phase for the endpoints.

@lsulak lsulak self-assigned this Jan 18, 2024
@lsulak lsulak moved this from 🆕 To groom to 🏗 In progress in CPS small repos project Jan 18, 2024
@benedeki benedeki changed the title Create DB Functions for our REST API Endpoints from #141 Create DB Functions for our REST API v2 Endpoints Mar 11, 2024
@lsulak
Copy link
Collaborator Author

lsulak commented Jun 13, 2024

obsolete, we have specific tickets instead of this general one

@lsulak lsulak closed this as completed Jun 13, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in CPS small repos project Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant