Hacker News new | ask | show | jobs
by brito 5050 days ago
Simple, elegant solution to a typical problem where everybody else ends up building a broken wheel.
1 comments

Agreed. This may have replaced Sinatra for my go-to for building quickie Rest APIs
have you tried SlimPHP? I've been using it for APIs lately and its been great. Very easy to get up and going very quickly.