Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dtsivkovski/springjava
- Owner: dtsivkovski
- Created: 2022-08-20T22:55:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T05:33:13.000Z (almost 2 years ago)
- Last Synced: 2023-08-02T07:22:36.038Z (over 1 year ago)
- Topics: api, html, java, jwt, mvc, security, spring-boot
- Language: CSS
- Homepage: https://frq.dtsivkovski.tk/
- Size: 600 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.