Skip to content

This is a RESTful application designed for music player application built with ASP.NET core 3.1 framework

Notifications You must be signed in to change notification settings

Anglesvar/spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify

REST API service for music player application

Introduction

Hello! 👋 This repository contains examples of RESTful APIs that can be used to build a music player application. This is built with [Asp.net Core] and uses Swagger UI for materialistic design.

For Setup and to run the project

  1. Clone the Repository.
  2. Build the solution using Visual Studio, or on the command line with dotnet build. You can double click on .sln file too.
  3. Run the application. The API service will start up on http://localhost:5000, To use Swagger UI , http://localhost:5000/swagger/index.html
  4. Users can still use Postman as HTTP Client.

About

This is a RESTful application designed for music player application built with ASP.NET core 3.1 framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages