Skip to content

Learning-PatrykSzylin/all-the-beans-API

Repository files navigation

all-the-beans-API

Download .NET Core SDK

For development, make sure you have .NET Core 3.1 installed. It can be installed with one of the options;

  • .NET Core 3.1 release
  • From Visual Studio Installer by going into your Visual Studio version and modyfing it.

Running it locally

  1. Restore Nuget Packages
  2. Choose "AllTheBeans.API" as your starting project and set the running environment to be Kestrel (Shown as AllTheBeans.API, It might be set to Docker as a default
  3. Run it pressing CTRL + F5

Endpoints

Swagger Doc

Swagger docs are available at the root of the application /.

  • Beans available on /api/beans
  • Bean adverts on /api/beanadvert

Check controllers for reference as well as Swagger docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published