Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hornts/horn-examples
Examples of Horn usage.
https://github.com/hornts/horn-examples
examples
Last synced: 17 days ago
JSON representation
Examples of Horn usage.
- Host: GitHub
- URL: https://github.com/hornts/horn-examples
- Owner: hornts
- License: mit
- Created: 2021-05-08T17:44:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-23T11:07:28.000Z (about 1 month ago)
- Last Synced: 2024-12-23T12:22:04.840Z (about 1 month ago)
- Topics: examples
- Language: TypeScript
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Horn Examples
🦄 [**Horn**](https://github.com/hornts/horn) is an extendable web-framework with IoC (Inversion of Control) container inside.
This repo provides examples of **Horn** usage.
## Documentation
To work with **Horn** read [documentation](https://hornts.github.io/horn) first.
## License
**Horn** is under [MIT License](https://github.com/hornts/horn/blob/master/LICENSE) for everyone forever.