Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/digitalredpanda/deathcounter
A death counter implemented with java using spring framework
https://github.com/digitalredpanda/deathcounter
Last synced: 10 days ago
JSON representation
A death counter implemented with java using spring framework
- Host: GitHub
- URL: https://github.com/digitalredpanda/deathcounter
- Owner: DigitalRedPanda
- License: mit
- Created: 2023-01-08T19:35:05.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T20:09:55.000Z (almost 2 years ago)
- Last Synced: 2023-08-14T22:39:43.710Z (over 1 year ago)
- Language: Java
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeathCounter
It's a **death counter** implemented with **java** using **spring framework**
# What does it offer?
- **dynamic counter** that updates without refreshing using a **websocket** that bridges **frontend** with **backend**
- A simple **registeration authenticater** to avoid sabotage- A **database** to store registered users
- A **password serializer** to secure passwords from being accessed if the database got **hacked**