Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scalar/galaxy
Deploys the Scalar Galaxy Example
https://github.com/scalar/galaxy
example openapi swagger
Last synced: about 2 months ago
JSON representation
Deploys the Scalar Galaxy Example
- Host: GitHub
- URL: https://github.com/scalar/galaxy
- Owner: scalar
- License: mit
- Created: 2024-05-03T09:44:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T15:17:35.000Z (6 months ago)
- Last Synced: 2024-08-02T17:08:29.308Z (6 months ago)
- Topics: example, openapi, swagger
- Language: TypeScript
- Homepage: https://galaxy.scalar.com
- Size: 232 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Scalar Galaxy
[![CI](https://github.com/scalar/galaxy/actions/workflows/ci.yml/badge.svg)](https://github.com/scalar/galaxy/actions/workflows/ci.yml)
[![Contributors](https://img.shields.io/github/contributors/scalar/galaxy)](https://github.com/scalar/galaxy/graphs/contributors)
[![GitHub License](https://img.shields.io/github/license/scalar/galaxy)](https://github.com/scalar/galaxy/blob/main/LICENSE)
[![Discord](https://img.shields.io/discord/1135330207960678410?style=flat&color=5865F2)](https://discord.gg/scalar)This repository deploys the [Scalar Galaxy OpenAPI Example](https://github.com/scalar/scalar/tree/main/packages/galaxy) to Cloudflare.
## Development
```txt
npm install
npm run dev
```## Community
We are API nerds. You too? Let’s chat on Discord:
## Contributors
Contributions are welcome!
## License
The source code in this repository is licensed under [MIT](https://github.com/scalar/scalar/blob/main/LICENSE).