KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
gotcha-be
★ 11
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
ASCII-axe
:
ASCII roguelike for Linux, Windows & OSX
opentour
:
OpenTour: Sistema para la creación y gestión de torneos y ligas universitarias
HallucFsDet
:
No description available.
Gomathikrishna
:
Config files for my GitHub profile.
tts-stt
:
Small pyhon flask container allowing us to convert Text to Speech and Speech to Text
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
gotcha-be
?
Download (.md)
## What does this code offer for you to learn? ### Security - SignUp / SignIn mechanisms. - Sending activation emails upon signUp. ### Endpoint Validation - Endpoint validation using Java bean annotation. ### Database Connectivity in Dev/Prod Environments - Connect to a H2 database for development - Connect to a PostgreSQL database on a Heroku server for production. ### Modeling Database Entities And Their Relationships ### Adding / Deleting / Updating Entities In The System ### Unit Tests