An open API service indexing awesome lists of open source software.

https://github.com/j3rn/isup.website

A simple web application to check if a given website is up or not.
https://github.com/j3rn/isup.website

gleam web website

Last synced: 3 months ago
JSON representation

A simple web application to check if a given website is up or not.

Awesome Lists containing this project

README

          

# isup.website

A simple web application to check if a given website is up or not.

## Quick start

```sh
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell
```