Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cygnusroboticus/ember-cli-openapi
Validate your app against an OpenAPI spec
https://github.com/cygnusroboticus/ember-cli-openapi
Last synced: 6 days ago
JSON representation
Validate your app against an OpenAPI spec
- Host: GitHub
- URL: https://github.com/cygnusroboticus/ember-cli-openapi
- Owner: CygnusRoboticus
- License: mit
- Created: 2019-02-22T00:39:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T00:39:19.000Z (almost 6 years ago)
- Last Synced: 2024-10-30T00:45:59.586Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
ember-cli-openapi
==============================================================================[Short description of the addon.]
Compatibility
------------------------------------------------------------------------------* Ember.js v2.18 or above
* Ember CLI v2.13 or aboveInstallation
------------------------------------------------------------------------------```
ember install ember-cli-openapi
```Usage
------------------------------------------------------------------------------[Longer description of how to use the addon in apps.]
License
------------------------------------------------------------------------------This project is licensed under the [MIT License](LICENSE.md).