How To Provide A Web API
In a world where people are making interdependent webservices, API design and maintenance is pretty important. Unfortunately despite rising use and availability of APIs, there are significant problems with the way even big API vendors are deploying and maintaining their APIs.
What are a few simple rules for providing a web API?
- Keep it clean and simple
- Stick to standards
- Make it about data
- Keep it working
- Design for updates
0 Comments:
Post a Comment
<< Home