41 lines
1.1 KiB
Markdown
41 lines
1.1 KiB
Markdown
# Icarus
|
|
|
|
Icarus is a music streaming API that interacts with [Mear](https://github.com/amazing-username/mear).
|
|
|
|
### Interfacing With Icarus
|
|
|
|
One can interface with Icarus the music server either by:
|
|
|
|
* [Mear](https://github.com/amazing-username/mear) - Feature not implemented (under development)
|
|
* [IcarusDownloadManager](https://github.com/amazing-username/IcarusDownloadManager) - Implemented (under development)
|
|
|
|
### Prerequisites
|
|
* dotnet-core-sdk
|
|
* dotnet-core-runtime
|
|
* dotnet-core-host
|
|
|
|
## Built With
|
|
|
|
* C#
|
|
* .NET Core
|
|
* .NET Web RESTful API
|
|
|
|
## Contributing
|
|
|
|
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on the code of conduct, and the process for submitting pull requests to the project.
|
|
|
|
## Versioning
|
|
|
|
Currently under development. No version has been released
|
|
|
|
## Authors
|
|
|
|
* **Kun Deng** - [amazing-username](https://github.com/amazing-username)
|
|
|
|
See also the list of [contributors](https://github.com/amazing-username/Icarus/graphs/contributors) who participated in this project.
|
|
|
|
## License
|
|
|
|
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
|
|
|