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

https://github.com/neongamerbot-qk/http-status-codes

A module which makes html files for specific status codes.
https://github.com/neongamerbot-qk/http-status-codes

Last synced: 5 months ago
JSON representation

A module which makes html files for specific status codes.

Awesome Lists containing this project

README

          

# http-status-codes

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.js
```

This project was created using `bun init` in bun v1.1.9. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.