Tuesday, July 12, 2016

Rest API

I came across a very informative article about REST API goals design. It is definitely worth reading whole the article.

https://www.infoq.com/articles/subbu-allamaraju-rest

No comments:

Regex obfuscate email

 Use this code in C# to obfuscate email using regex // Online C# Editor for free // Write, Edit and Run your C# code using C# Online Compile...