Generate REST APIs for static datasets without writing code
Full-fledged APIs for static datasets without writing a single line of code
roapi$ roapi -t csv data.csv$ roapi -t csv users.csv -t json products.json$ curl 'http://localhost:8080/users?name=John'