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

Improve folder structure in agent_rest_api #120

Open
1 task
nanderstabel opened this issue Sep 20, 2024 · 1 comment
Open
1 task

Improve folder structure in agent_rest_api #120

nanderstabel opened this issue Sep 20, 2024 · 1 comment
Labels
Enhancement New feature or improvement to an existing feature

Comments

@nanderstabel
Copy link
Collaborator

Description

As first mentioned here: #113 (comment)

Develop a custom folder structure that suits our project's needs while maintaining consistency.

Proposed Structure:

  • Domain-Based Separation: Organize routes based on domains such as issuance, holder, etc.
  • API Type Separation: Further divide between the UniCore API endpoints and 'standard/specification' endpoints like well-knowns and oid4vc related endpoints.

Investigate common folder structures used in similar API projects. (check other Axum projects)

Motivation

Adopting established conventions can improve team collaboration and code maintainability.

Resources

No response

To-do List

  • Refactor agent_api_rest's folder structure
@nanderstabel nanderstabel added the Enhancement New feature or improvement to an existing feature label Sep 20, 2024
@M-Adam-Hus
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants