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

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.

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.