

As a dev, I can feel how much easier to work with the codebase must be after migrating from scattered raw SQL queries to ORM. In my job I have a project with a similar problem and the transition is slowly going on for years at this point, still not close to being finished.




curl is obviously fantastic but for more complex ad-hoc requests I usually prefer httpie.