Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/watson-developer-cloud/sdk-example-editor
Web application that helps edit SDK examples from an OpenAPI file.
https://github.com/watson-developer-cloud/sdk-example-editor
Last synced: 3 days ago
JSON representation
Web application that helps edit SDK examples from an OpenAPI file.
- Host: GitHub
- URL: https://github.com/watson-developer-cloud/sdk-example-editor
- Owner: watson-developer-cloud
- License: mit
- Created: 2018-12-12T18:43:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T19:30:49.000Z (almost 2 years ago)
- Last Synced: 2024-05-09T16:21:31.919Z (6 months ago)
- Language: JavaScript
- Homepage: https://watson-developer-cloud.github.io/sdk-example-editor/
- Size: 7.26 MB
- Stars: 1
- Watchers: 18
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
📝 SDK Example Editor
Web application that helps edit SDK examples from an OpenAPI file.
Demo: https://watson-developer-cloud.github.io/sdk-example-editor/
## Getting Started
Install the dependencies
```
npm install
```Start the app in development mode
```
npm start
```It will open a browser tab that points to `http://localhost:3003`.
## LICENSE
MIT
## Contributors ✨
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
German Attanasio
💻 ⚠️ 📖
Logan Patino
💻 📖
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!