https://github.com/jefking/mvp
https://github.com/jefking/mvp
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jefking/mvp
- Owner: jefking
- License: mit
- Created: 2022-03-07T11:40:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T22:17:15.000Z (about 4 years ago)
- Last Synced: 2025-02-01T23:17:30.630Z (over 1 year ago)
- Language: JavaScript
- Size: 902 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mvp: Non-leaky abstraction
[](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