Live data from Hacker News

Show HN: MockREST – REST APIs from JSON Text

mockrest.com

1–3 of 3 posts

Re: Show HN: MockREST – REST APIs from JSON Text

#3
I wouldn't necessarily call it a REST api but it's definitely useful for some quick testing. I've got a few notes:

- Could you clarify the difference between update and refresh - GET, POST, PUT and DELETE are industry standard terms but it's always good to clarify what these operations will do anyways in the docs. - Need docs - What about multimedia?

I get that it might be an MVP but still worth considering the above. Well done overall and I've bookmarked it!