6

I wrote a RESTful(ish) API today and it was beautiful. The API looks exactly how I wanted it, the logic is clean and readable, it has some extensibility built-in without cluttering the code.

There are parts I'm not thrilled about but that's mostly due to having to interact with legacy systems. Super proud of myself!

Comments
Add Comment