Skip to content

This Django based web application checks the status of any website by getting its HTTP Status Code.

Notifications You must be signed in to change notification settings

sarthakagarwal18/HTTP-Status-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP-Status-Checker

This application checks the status of any website by getting its HTTP Status Code. Built using Django.

####How to Use

 git clone https://github.com/sarthakagarwal18/HTTP-Status-Checker.git
 pip install -r requirements.txt
 python manage.py runserver
 Go to http://localhost:8000/

####Screenshots

About

This Django based web application checks the status of any website by getting its HTTP Status Code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published