https://github.com/bitexpert/disco-demos
Demo applications to showcase how to use Disco.
https://github.com/bitexpert/disco-demos
Last synced: 5 months ago
JSON representation
Demo applications to showcase how to use Disco.
- Host: GitHub
- URL: https://github.com/bitexpert/disco-demos
- Owner: bitExpert
- License: apache-2.0
- Created: 2015-11-23T08:39:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-20T12:20:56.000Z (over 9 years ago)
- Last Synced: 2024-12-30T09:46:47.489Z (over 1 year ago)
- Homepage:
- Size: 52.7 KB
- Stars: 4
- Watchers: 12
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# disco-demos
Demo project to showcase how to use [Disco](https://github.com/bitexpert/disco) with different tools and
frameworks like [Slim](https://github.com/slimphp/Slim) or [Expressive](https://github.com/zendframework/zend-expressive).
## Current demos
- Check out the [adroit](https://github.com/bitExpert/disco-demos/tree/adroit) branch to see how to use Disco with [Adroit](https://github.com/bitExpert/adroit).
- Check out the [expressive](https://github.com/bitExpert/disco-demos/tree/expressive) branch to see how to use Disco with [Expressive](https://github.com/zendframework/zend-expressive).
- Check out the [icehawk](https://github.com/bitExpert/disco-demos/tree/icehawk) branch to see how to use Disco with [Icehawk](https://github.com/icehawk/icehawk).
- Check out the [slim](https://github.com/bitExpert/disco-demos/tree/slim) branch to see how to use Disco with [Slim](https://github.com/slimphp/Slim).
Anything missing? Open an issue with your request.
## License
Disco Demos is released under the Apache 2.0 license.