Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dtsivkovski/springjava

Java spring boot backend for the DADY-Academy website for calculations and tools in Physics, Biology, Statistics, and Chemistry.
https://github.com/dtsivkovski/springjava

api html java jwt mvc security spring-boot

Last synced: about 2 months ago
JSON representation

Java spring boot backend for the DADY-Academy website for calculations and tools in Physics, Biology, Statistics, and Chemistry.

Awesome Lists containing this project

README

        

## Spring Java Backend for DADY Academy Tools

This is a backend intended to house all of the API functionality for the DADY Academy tools website. This includes JWT login, Physics/Stats/Bio/Chemistry APIs, and other backend tools.

Credit to [John Mortensen](https://github.com/jm1021) for the template for this backend website, which included an already set up Spring web environment.