Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k2tzumi/schema-driven-development-flow
Schema-driven development flow that does not deviate from implementation / OpenAPI Laravel edition. The approach of generating a schema from code by the “man who never deviates from the absolute schema
https://github.com/k2tzumi/schema-driven-development-flow
presentation-slides
Last synced: 10 days ago
JSON representation
Schema-driven development flow that does not deviate from implementation / OpenAPI Laravel edition. The approach of generating a schema from code by the “man who never deviates from the absolute schema
- Host: GitHub
- URL: https://github.com/k2tzumi/schema-driven-development-flow
- Owner: k2tzumi
- License: mit
- Created: 2023-05-27T10:02:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-26T15:12:01.000Z (over 1 year ago)
- Last Synced: 2024-10-15T00:03:34.360Z (2 months ago)
- Topics: presentation-slides
- Language: Vue
- Homepage: https://k2tzumi.github.io/schema-driven-development-flow/
- Size: 316 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to [Slidev](https://github.com/slidevjs/slidev)!
To start the slide show:
- `npm install`
- `npm run dev`
- visit http://localhost:3030Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev on [documentations](https://sli.dev/).