Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

From personal experience where I work (mobile apps company) I can say that a RESTful API is a good choice usually in terms of familiarity and reuse of code. We usually work with RESTful APIs, so when a new one comes, we already have our internal libraries to handle it, speeding up development.

But we work with other kinds of APIs as well, when a client asks. Apart having to do more work since we don't have code to reuse for that, we have no other problems.

If it works well, it does not matter if it's RESTful or not. But as for everything, if you are familiar with something, you are usually faster and more accurate.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: