- lazy loading
- Swagger integration
- defensive parsing
- deprecation handling
To make the app deployment ready, I'm working on improving the API design [proper HTTP methods, method naming, Return JSON/error codes], change RAM-only memory[likely Redis], better logging, improve swagger, add health endpoint, fix repetitive code.
3. What is blocking me from making progress?