Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sakkke/mc-express

A proxy service that maps /maps and /Backups under Discord authentication
https://github.com/sakkke/mc-express

authentication discord hono honojs oauth2 oauth2-discord-proxy proxy proxy-server proxy-service

Last synced: 10 days ago
JSON representation

A proxy service that maps /maps and /Backups under Discord authentication

Awesome Lists containing this project

README

        

# mc-express

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/sakkke/mc-express/bun.yml)

## Description

`mc-express` is a proxy service that maps /maps and /Backups under Discord authentication.
The motivation for this project is adding Discord authentication to services that do not have authentication functionality.

## Usage

```
git clone https://github.com/sakkke/mc-express.git
cd mc-express
bun install
bun run ./src/server.js
```

## License

[MIT](./LICENSE)