Code Monkey home page Code Monkey logo

is-it-down's Introduction

Is It Down?

Jasmine Snyk Lines of Code

Prologue: Is it down? is a server side rendered application intended to show the statuses of domains. Influence from isitdown.com and downdetector.com but with a twist of being OS and developed with an intended use of tactical domains. This application intends to be as lightweight as possible, meaning with a few configuration files a docker container you can replicate this yourself. The backend is written in Python which utilizes Flask as a lightweight webserver framework which is connected to a MySQL instance. I am not a frontend developer, I am utilizing Bootstrap 5 and jQuerey to interact with the backend when needed. I am trying to limit the communication the frontend has with the back to maintain security, hence server side rendered. I intend to move the Bootstrap to use USWDS components.

Development

Contributing

Feel free to make pull requests, refactor my code, add features or anything you are comfortable with! Open Source is amazing and everyone is welcome! To get started read Getting Started.

Templating

This application was built using my own Full-Stack template which is intended for cloud.gov Cloud Foundrys platform.

is-it-down's People

Contributors

snyk-bot avatar wcrum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

is-it-down's Issues

Feature Request - Rust Built Threaded Workers

Feature

Python is fast but for an application that makes millions of requests and handles several domains. Speed is going to be required.

Notes

Using Rust-lang make an alternative workers that are connected to the database.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.