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

https://github.com/jefking/mvp


https://github.com/jefking/mvp

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# mvp: Non-leaky abstraction
[![License](http://img.shields.io/:license-mit-blue.svg)](http://anttiviljami.mit-license.org)

Building blocks for no-code platform.

## Comments
### OpenAPI
- Example app built
- Mocks; possible
- Data Generation; possible

### Dapr
- side car for 'serverless' routing, calls based on HTTP request/response
- state machines

### Ngnix
- [Ngnix multi-cast](https://github.com/jefking/Multiplexor)

#### Infrastructure
- K8s

## Research
[Open Application Model](https://github.com/oam-dev/spec)

### Dapr
https://github.com/dapr/quickstarts

### API
* [OpenAPI](https://github.com/OAI/OpenAPI-Specification)
* [Pet Store example](https://github.com/OAI/OpenAPI-Specification/blob/main/examples/v3.0/petstore.yaml)

* [Mizu: Traffic Viewer, builds OpenAPI spec off of live](https://getmizu.io/)

#### Tools
https://openapi.tools/

#### Mock
https://www.npmjs.com/package/openapi-mock-generator