Skip to content

Commit fc540e3

Browse files
updated readme
1 parent 20eb185 commit fc540e3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
11
[![Dependabot Updates](https://github.com/SolidProgramming/AniWorldReminder_API/actions/workflows/dependabot/dependabot-updates/badge.svg?branch=master)](https://github.com/SolidProgramming/AniWorldReminder_API/actions/workflows/dependabot/dependabot-updates)
22
[![.NET](https://github.com/SolidProgramming/AniWorldReminder_API/actions/workflows/dotnet.yml/badge.svg?branch=master)](https://github.com/SolidProgramming/AniWorldReminder_API/actions/workflows/dotnet.yml)
3+
4+
# AniWorldReminder_API
5+
6+
`AniWorldReminder_API` is the backend/API part of the AniWorldReminder project.
7+
8+
It acts as the counterpart to the UI project `AniWorldReminder_Webpanel`:
9+
https://github.com/SolidProgramming/AniWorldReminder_Webpanel
10+
11+
This project is built with ASP.NET Core and provides the server-side functionality for features such as:
12+
13+
- user authentication
14+
- Telegram-based verification and notifications
15+
- series reminder management
16+
- watchlists
17+
- download queue handling
18+
- integration with AniWorld and STO data sources
19+
20+
In short, this repository contains the API, background jobs, and service integrations that power the web panel.

0 commit comments

Comments
 (0)