Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dorlugasigal/dlg-shortener
a Simple URL shortner made with .Net Core 3.1 and React hosted on a Docker container in Heroku
https://github.com/dorlugasigal/dlg-shortener
cqrs docker dotnet dotnet-core dotnetcore3 heroku mediatr react reactjs
Last synced: 4 months ago
JSON representation
a Simple URL shortner made with .Net Core 3.1 and React hosted on a Docker container in Heroku
- Host: GitHub
- URL: https://github.com/dorlugasigal/dlg-shortener
- Owner: dorlugasigal
- Created: 2020-06-25T18:54:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T23:29:40.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T08:42:33.990Z (almost 2 years ago)
- Topics: cqrs, docker, dotnet, dotnet-core, dotnetcore3, heroku, mediatr, react, reactjs
- Language: C#
- Homepage: https://dlg-sh.herokuapp.com/
- Size: 4.92 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to Dlg-Shortener 👋
> Dlg-Shortener is a SPA url shortener websuite made with React+.Net Core 3.1 and deployed to Heroku in a Docker container.
> purpose of this project is to test my abbilities and learn .Net Nuget Packages such as MediatR as a CQRS implementation, FluentValidation and Polly### 🏠 [Homepage](https://github.com/dorlugasigal/DLG-Shortener/)
### ✨ [Demo(Deprecated)](https://dlg-sh.herokuapp.com/)
# the DB associated with this demo is no longer available.## Usage
```sh
dotnet run
```## Author
👤 **Dor Lugasi-Gal**
- Website: https://dorlugasigal.netlify.com/
- Github: [@dorlugasigal](https://github.com/dorlugasigal)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/dorlugasigal/DLG-Shrotner/issues).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Dor Lugasi-Gal](https://github.com/dorlugasigal).
This project is [ISC](https://github.com/dorlugasigal/DLG-Shrotner/blob/master/LICENSE) licensed.---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_