Skip to content

API endpoints, which limits the user to run any software only certain number of times After crossing the free usage threshold, users are notified, such that they can be careful about usage limit

Notifications You must be signed in to change notification settings

Shubhansh-Simple/Software-Expiry-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Expiry Checker

.)Implemented an expiration checker mechanism utilizing an API endpoint to set a threshold for users, limiting their access to the software after a specified number of uses.
.)This versatile API endpoint can be seamlessly integrated into any software seeking to restrict user access upon reaching a predefined threshold limit.

This Application have two api endpoints

1.) get/
2.) set/1

What it does

What get/ request does - Returns how many times users use the software
What set/ request does - It's increment the counting of how many times user uses the software

What happen after crossing the threshold limits

Return this message as response - You run this software over limit,please contact to your Programmer shubh*....@gmail.com to run more

About

API endpoints, which limits the user to run any software only certain number of times After crossing the free usage threshold, users are notified, such that they can be careful about usage limit

Topics

Resources

Stars

Watchers

Forks