Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devhelpr/code-flow-canvas-api-with-swagger-openapi


https://github.com/devhelpr/code-flow-canvas-api-with-swagger-openapi

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# API based on code-flow-canvas flow with swagger/openapi docs

This is a simple API based on a code-flow-canvas flow with swagger/openapi docs.

## Getting Started

```
npm install
npm run dev
```

```
open http://localhost:3000
```