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

Implement namespace service backend #130

Open
5 tasks
gabor-boros opened this issue Apr 15, 2024 · 0 comments
Open
5 tasks

Implement namespace service backend #130

gabor-boros opened this issue Apr 15, 2024 · 0 comments
Labels
api enhancement New feature or request
Milestone

Comments

@gabor-boros
Copy link
Contributor

Summary

The version v0.1.0 requires all basic features to function. Although a big chunk of the backend functionalities are implemented, the namespace service and its related API endpoints are missing.

  • Implement the namespace service
  • Extend the Open API description and regenerate the HTTP server from it
  • Add a new HTTP controller
  • Implement the missing strict server interface methods
  • Regenerate the front-end API client (using pnpm generate executed in the web directory)

Example Use-cases

See the v0.1.0 milestone.

Drawbacks

N/A

@gabor-boros gabor-boros added enhancement New feature or request api labels Apr 15, 2024
@gabor-boros gabor-boros added this to the v0.1.0 - MVP milestone Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant