Refactoring a Trello Backend into a Scalable REST API Architecture
Till now, the backend was working, but everything was in a single file / unstructured format.
Now the goal is to:
Follow clean folder structure
Make code scalable & maintainable
Before diving int
shubhamsinghbundela.hashnode.dev19 min read