/McLarenAPI

Unofficial API for McLaren Formula 1

Primary LanguageC#MIT LicenseMIT


McLaren API

Unofficial API for McLaren Formula 1
Report Bug · Request Feature

Table of Contents

McLaren API

This is a project I created in order to understand APIs, and the architecture behind them better.

You can read my blog post about it here

Built With

Getting Started

Prerequisites

  • .NET 5

Installation

$ git clone https://github.com/halldorstefans/McLarenAPI.git
$ cd McLarenAPI/src/McLaren.Web/
$ dotnet run
...
Go to "https://localhost:5001/docs/index.html".

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Halldór Stefánsson - @halldorstefans

Project Link: https://github.com/halldorstefans/McLarenAPI

Acknowledgements