Skip to content

ansi22-zz/KNIT-Result-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KNIT-Result-API


Steps to Run

Clone Repo

git clone https://github.com/programmingclub-knit/KNIT-Result-API.git

Change directory

cd KNIT-Result-API

Install Dependencies

npm install

Set Docker Container For Redis

docker-compose up

Run Project

npm start


Usage

http://localhost:3000/cache?roll={roll_no_here}
There is 1 second delay when data is not cached

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%