Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BluOS Swagger API - ASP.NET Core 2.2

An ASP.NET Core Web API with Swagger on top to provide easy access to BlueSound's BluOS interface.

Getting Started

It's easy!

  1. Clone the repo
  2. Add BluOSBaseUrl to secrets.json; right click project in VS > Manage User Secrets, enter:
{
  "BluOSBaseUrl": "http://{yourBluOsDeviceIp}:11000/"
}
  1. Run and use the Swagger interface

About

An ASP.NET Core Web API with Swagger on top to provide easy access to BlueSound's BluOS interface.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages