-
Notifications
You must be signed in to change notification settings - Fork 48
Labels
Code Cleanup / RefactoringTidying and Making NeatTidying and Making NeatNeeds FeedbackWhat dose the Community Think?What dose the Community Think?
Description
Hi @da2ce7 , I'm considering renaming packages related to the REST Tracker API:
Dir:
axum-tracker-api-server->axum-rest-tracker-api-servertracker-api-core->rest-tracker-api-coretracker-api-client->rest-tracker-api-client
Crates:
torrust-axum-tracker-api-server->torrust-axum-rest-tracker-api-servertorrust-tracker-api-core->torrust-rest-tracker-api-coretorrust-tracker-api-client->torrust-rest-tracker-api-client
Mod name:
torrust_axum_tracker_api_server->torrust_axum_rest_tracker_api_servertorrust_tracker_api_core->torrust-rest_tracker_api_coretorrust_tracker_api_client->torrust_rest_tracker_api_client
Since we have started considering adding a GraphQL API and the those crates are not published yet, we will avoid ambiguity in the future. We could name the new packages:
axum-graphql-tracker-api-server(torrust-axum-graphql-tracker-api-server)graphql-tracker-api-core(torrust-graphql-tracker-api-core)
Metadata
Metadata
Assignees
Labels
Code Cleanup / RefactoringTidying and Making NeatTidying and Making NeatNeeds FeedbackWhat dose the Community Think?What dose the Community Think?