Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fabsrc/oasis

🏝 OpenAPI Schema Introspection
https://github.com/fabsrc/oasis

cloudflare-workers cloudflare-workers-kv openapi swagger swagger-ui

Last synced: about 1 month ago
JSON representation

🏝 OpenAPI Schema Introspection

Awesome Lists containing this project

README

        

# 🏝 OASIS - OpenAPI Schema Introspection

💬 Create and publish OpenAPI schemas as SwaggerUI docs, JSON or YAML files.

🚀 Built with Cloudflare Workers and Cloudflare KV.

## Install

```sh
npm install
```

## Develop

```sh
npm run dev
```

## Deploy

```sh
npm run deploy
```