halldorstefans / McLarenAPI

Unofficial API for McLaren Formula 1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

Unofficial API for McLaren Formula 1

License:MIT License


Languages

Language:C# 99.6%Language:CSS 0.4%