Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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**