Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmetcakr/birthdaychecker-quartz
https://github.com/ahmetcakr/birthdaychecker-quartz
cors mediatr quartz-net
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahmetcakr/birthdaychecker-quartz
- Owner: ahmetcakr
- License: mit
- Created: 2024-03-27T17:01:55.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-02T12:37:00.000Z (8 months ago)
- Last Synced: 2024-04-02T13:50:32.928Z (8 months ago)
- Topics: cors, mediatr, quartz-net
- Language: C#
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Birthday Checker
Birthday Checker is a RESTful API that sends notifications to users who have birthdays each day.
Features
- Checks users' birthdays daily with Quartz.Net and sends notifications.
- Using Quartz.Net to schedule tasks.
- Utilizes Elasticsearch, mailing, and cross-cutting concerns for core functionality.
- Supports CORS structure for easy integration.
- Developed using Mediatr.
Technologies
- Quartz.Net
- Mediatr
- AutoMapper
- Caching
- FluentValidation
- MailKit
- AutoFac
- Dependency Injection
License
This project is licensed under the MIT License. See the LICENSE file for details.