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

Develop GET APIs of connection, issuance and verification (backend) #312

Closed
6 tasks done
nishad-ayanworks opened this issue Nov 27, 2023 · 0 comments · Fixed by #343
Closed
6 tasks done

Develop GET APIs of connection, issuance and verification (backend) #312

nishad-ayanworks opened this issue Nov 27, 2023 · 0 comments · Fixed by #343
Assignees
Labels
enhancement New feature or request

Comments

@nishad-ayanworks
Copy link
Contributor

nishad-ayanworks commented Nov 27, 2023

  • Modify POST API of webhook connection to create connection.
  • Fetch connections list from database and applied pagination, searching and sorting on it.
  • Modify POST API of webhook connection to create issued-credentials.
  • Fetch issued-credentials list from database and applied pagination, searching and sorting on it.
  • Modify POST API of webhook connection to create proof-presentations.
  • Fetch proof-presentations list from database and applied pagination, searching and sorting on it.
@bhavanakarwade bhavanakarwade self-assigned this Dec 4, 2023
@bhavanakarwade bhavanakarwade added the enhancement New feature or request label Dec 4, 2023
@bhavanakarwade bhavanakarwade changed the title Refactor GET APIs of connection, issuance and verification Modify GET APIs of connection, issuance and verification Dec 8, 2023
@bhavanakarwade bhavanakarwade changed the title Modify GET APIs of connection, issuance and verification Develop GET APIs of connection, issuance and verification Dec 8, 2023
@bhavanakarwade bhavanakarwade changed the title Develop GET APIs of connection, issuance and verification Develop GET APIs of connection, issuance and verification (backend) Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants