Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielcstr/api-monitoring-status

Simple api monitoting status
https://github.com/gabrielcstr/api-monitoring-status

bun javascript vue vue3

Last synced: about 2 months ago
JSON representation

Simple api monitoting status

Awesome Lists containing this project

README

        











# API MONITORING

This website verify custom website status

# Compile project

### Install dependencies

```
bun install
```

### Compiles and hot-reloads for development

```
bun run dev
```

### Compiles and minifies for production

```
bun run build
```