Skip to content

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

License

Notifications You must be signed in to change notification settings

proxus-consulting/bluos

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages