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

https://github.com/xmoj-script-dev/xmoj-bbs

XMOJ增强脚本后台
https://github.com/xmoj-script-dev/xmoj-bbs

backend cloudflare-workers typescript xmoj

Last synced: 12 days ago
JSON representation

XMOJ增强脚本后台

Awesome Lists containing this project

README

          

# XMOJ-bbs
[![Qodana](https://github.com/XMOJ-Script-dev/XMOJ-bbs/actions/workflows/qodana_code_quality.yml/badge.svg)](https://github.com/XMOJ-Script-dev/XMOJ-bbs/actions/workflows/qodana_code_quality.yml)

The backend of XMOJ-Script

## History

This backend originated from https://github.com/langningchen/XMOJ-Script/discussions/38

It is written in typescript, and is RESTful.
The legacy incompatible backend is written in php.

## Testing

Run the unit tests with:

```
npm test
```

Generate a coverage report with:

```
npm run coverage
```

## Acknowledgements

![JetBrains logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg)

We would like to thank JetBrains for providing us with a free open-source license for their products.

Copyright © 2000-2024 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o.