forked from ExpDev07/coronavirus-tracker-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The current project layout is confusing for such a simple application.
- Too many intermediate and unnecessary domain objects / classes (example Use pydantic for all serialization #27 )
- some modules are poorly named
- too many
.relative and nested imports make it harder to follow where objects are defined. - TODO: add more examples....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels