https://github.com/techwatching/mylotrapi
https://github.com/techwatching/mylotrapi
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/techwatching/mylotrapi
- Owner: TechWatching
- License: mit
- Created: 2021-03-01T06:56:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T12:09:20.000Z (about 3 years ago)
- Last Synced: 2025-02-26T00:49:03.101Z (12 months ago)
- Language: C#
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Lotr API
My Lotr API is a very simple api that exposes some data from the "Lord of the Rings" universe. This API calls [the One API](https://the-one-api.dev/) to retrieve this data.
The aim of this project is to illustrate some .NET concepts that I talked about in [this blog](https://techwatching.dev).
This project is licensed under the terms of the MIT license.