Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iyyel/bloqqer-backend
📓 A social media backend experiment using clean architecture with .NET
https://github.com/iyyel/bloqqer-backend
backend clean-architecture clean-code csharp domain-driven-design dotnet dotnet-core ef-core experiment identity-framework json-api monolith-architecture repository-pattern single-responsibility-principle social-media
Last synced: 1 day ago
JSON representation
📓 A social media backend experiment using clean architecture with .NET
- Host: GitHub
- URL: https://github.com/iyyel/bloqqer-backend
- Owner: iyyel
- License: mit
- Created: 2024-07-18T08:03:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T13:31:14.000Z (27 days ago)
- Last Synced: 2024-12-13T14:29:01.859Z (27 days ago)
- Topics: backend, clean-architecture, clean-code, csharp, domain-driven-design, dotnet, dotnet-core, ef-core, experiment, identity-framework, json-api, monolith-architecture, repository-pattern, single-responsibility-principle, social-media
- Language: C#
- Homepage: https://iyyel.io
- Size: 381 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
## Table of Contents
- [Introduction](#introduction)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [Usage](#usage)
- [License](#license)
- [Contact](#contact)## Introduction
Introduction here.
**DISCLAIMER:** Disclaimer if necessary.
## Built With
Built With here.## Getting Started
Getting Started here.## Usage
Usage here.## License
Distributed under the MIT License. See [LICENSE.md](LICENSE.md) for more information.## Contact
Daniel Larsen (iyyel) - [iyyel.io](https://iyyel.io) - [[email protected]](mailto:[email protected])[contributors-shield]: https://img.shields.io/github/contributors/iyyel/bloqqer-backend.svg?style=for-the-badge
[contributors-url]: https://github.com/iyyel/bloqqer-backend/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/iyyel/bloqqer-backend.svg?style=for-the-badge
[forks-url]: https://github.com/iyyel/bloqqer-backend/network/members
[stars-shield]: https://img.shields.io/github/stars/iyyel/bloqqer-backend.svg?style=for-the-badge
[stars-url]: https://github.com/iyyel/bloqqer-backend/stargazers
[issues-shield]: https://img.shields.io/github/issues/iyyel/bloqqer-backend.svg?style=for-the-badge
[issues-url]: https://github.com/iyyel/bloqqer-backend/issues
[license-shield]: https://img.shields.io/github/license/iyyel/bloqqer-backend.svg?style=for-the-badge
[license-url]: https://github.com/iyyel/bloqqer-backend/blob/main/LICENSE.md