https://github.com/pyronome/pattern-webmvc
Pyronome Schema Pattern for MVC Web Frameworks
https://github.com/pyronome/pattern-webmvc
pattern pyronome pyronome-platform schema schema-pattern specification web-mvc-schema
Last synced: 5 months ago
JSON representation
Pyronome Schema Pattern for MVC Web Frameworks
- Host: GitHub
- URL: https://github.com/pyronome/pattern-webmvc
- Owner: pyronome
- License: mit
- Created: 2017-08-28T16:16:54.000Z (almost 9 years ago)
- Default Branch: dev
- Last Pushed: 2020-08-17T12:51:52.000Z (almost 6 years ago)
- Last Synced: 2025-03-14T22:45:17.178Z (about 1 year ago)
- Topics: pattern, pyronome, pyronome-platform, schema, schema-pattern, specification, web-mvc-schema
- Homepage: https://pyronome.com/pyronome/webmvc
- Size: 46.9 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository contains Pyronome **Web MVC Schema**, the web MVC meta definitions for web technologies. This schema is the base pattern that will be used in all web technologies. Using a base schema pattern makes it possible to switch between technologies and update older versions to the newer ones easily.
## Contributing
Please use the [issue tracker](https://github.com/pyronome/pattern-webmvc/issues) to report any bugs/typos or requests.
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see releases section of the [pattern overview page](https://pyronome.com/pyronome/webmvc#Overview).
## Authors
* **Aykut Aydınlı** - [@aykutaydinli](https://github.com/aykutaydinli)
* **Hakan Erdal** - [@hakanerdal](https://github.com/hakanerdal)
## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/pyronome/pattern-webmvc/blob/master/LICENSE) file for details