Being Cellfish
Stuff I wished I've found in some blog (and sometimes did).
Pages
(Move to ...)
Home
About
Disclaimer
Contact
▼
Showing posts with label
rest
.
Show all posts
Showing posts with label
rest
.
Show all posts
2015-11-05
Preventing DoS attacks with puzzles
›
So when a web service is getting too much traffic it starts returning the 503 status code. Well written services also return the Retry-After...
2015-08-27
Do I need a new version of my REST API when I add something?
›
So today I will not talk about how to version REST APIs but rather how you can deal with certain changes. Specifically I want to talk about ...
1 comment:
2014-06-19
Configuration files or APIs
›
Configuration files is something we have always been familiar with and with cloud services I think more and more configuration has started ...
2014-05-22
REST efficiency
›
Making simple REST API is easy but once you do more complex things you don't want to stick with the simple rules any more.
2014-03-27
Protecting your resource identifiers
›
In a lot of older web applications as well as newer RESTful services I've seen it fairly common to have identifiers such as user and ord...
›
Home
View web version