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

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

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