Category: REST
Rest API- Communicating with Verbs and status code...
Posted by Pradeep Loganathan | Sep 20, 2016 | REST | 2 |
- Architecture
- Containers
- patterns
Transactional Outbox Pattern
by Pradeep Loganathan | Jul 16, 2019 | Architecture, patterns | 0 |
Introduction A microservice often needs to publish messages or events as part of a transaction...
-
Idempotent Consumer Pattern
by Pradeep Loganathan | Jul 6, 2019 | Architecture, patterns | 1 |
-
Event-Driven Architecture
by Pradeep Loganathan | Jul 2, 2019 | Architecture, patterns | 0 |
-
API Gateway
by Pradeep Loganathan | Jan 15, 2019 | API, Architecture, patterns | 1 |
Container Orchestration
by Pradeep Loganathan | Jan 23, 2019 | Containers, Docker, Kubernetes | 0 |
A single container provides application isolation and mobility. However, a container by itself...
-
Simplest introduction to docker for .Net Core
by Pradeep Loganathan | Aug 25, 2018 | Containers, Docker | 0 |
Transactional Outbox Pattern
by Pradeep Loganathan | Jul 16, 2019 | Architecture, patterns | 0 |
Introduction A microservice often needs to publish messages or events as part of a transaction...
-
Idempotent Consumer Pattern
by Pradeep Loganathan | Jul 6, 2019 | Architecture, patterns | 1 |
-
Event-Driven Architecture
by Pradeep Loganathan | Jul 2, 2019 | Architecture, patterns | 0 |
-
API Gateway
by Pradeep Loganathan | Jan 15, 2019 | API, Architecture, patterns | 1 |
-
Retry Pattern
by Pradeep Loganathan | Aug 11, 2018 | patterns, Resilience | 0 |
What is CORS ?
by Pradeep Loganathan | Feb 17, 2018 | API, REST | 0 |
Cross-Origin Resource Sharing or CORS is a mechanism that enables a web browser to perform...
Read MoreREST – Identifying Resources and URI design.
by Pradeep Loganathan | Dec 14, 2016 | REST | 0 |
CodeProject Identifying Resources The key parts of a Resource oriented architecture (REST...
Read MoreRichardson’s Maturity Model
by Pradeep Loganathan | Oct 21, 2016 | REST | 0 |
The Richardson Maturity Model was developed by Leonard Richardson. It specifies a model to grade...
Read MoreREST architectural constraints
by Pradeep Loganathan | Oct 19, 2016 | REST | 0 |
The REST architectural constraints specify a model to build services which are better optimized to use the standard infrastructural elements
Read MoreRest – Idempotency and Safety
by Pradeep Loganathan | Sep 24, 2016 | REST | 0 |
Implementing HTTP’s uniform interface as discussed in the previous posts has a surprisingly good...
Read MoreRest API- Communicating with Verbs and status codes
by Pradeep Loganathan | Sep 20, 2016 | REST | 2 |
Overview of HTTP In my previous post we talked about REST resources, Identifiers and...
Read MoreWhat is REST?
by Pradeep Loganathan | Sep 13, 2016 | REST | 0 |
The Web has radically transformed the way we produce and share information. It has democratized...
Read More
Recent Posts
Recent Tweets
-
RT @matthewwarren: Just blogged 'Research based on the .NET Runtime', featuring Mono, Rotor, Microsoft Research and more https://t.co/u6jG6…
-
RT @katlinegrey: Very sad news. Cosmonaut Alexei Leonov, the first man in outer space, died today. Rest in peace, Alexei Arkhipovich! https…
-
RT @Docker: Watch @EltonStoneman's #dotnetconf session on YouTube - 30 minute on Kubernetes and Docker with #dotnet apps (Fx and Core, Linu…
-
RT @NDC_Conferences: Cosmos DB is great and awesomely fast. Wouldn't be even more amazing if we could use our beloved entity framework to m…
-
RT @davidfowl: Here's an API diff between .NET Core 2.2 and 3.0 github.com/dotnet/core/tr… #dotnetcore