Tag: rest
All the articles with the tag "rest".
A simple lightweight HTTP Request Library
Published: at 08:43 AMAn introduction to Unirest, a lightweight HTTP request library for .NET, including examples of basic POST requests and an overview of its features.
Document and interface with your REST service using Swagger
Published: at 09:04 AMAn overview of using Swagger to document and interface with RESTful web services, highlighting its benefits for keeping APIs in sync and simplifying deployment and management.