krishnanandsivaraj / http-response-cache

caching the response of http calls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Endpoints

Swagger Link: http://localhost:5000/swagger

enter image description here

have a look at the cachecontrollerattribute

connection information at appsettings.json

cache implemented in authcontroller

Before cache (10 seconds)

enter image description here

after cache (<1 second)

enter image description here

About

caching the response of http calls


Languages

Language:C# 98.9%Language:Dockerfile 1.1%Language:Smalltalk 0.0%