Skip to content

Langomatisch/resttest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Resttest

This is a small backend test for a potential future project of mine. this involves spring and hibernate to connect the database to a restapi.

Todo

  • Better RestAPI design
  • Better Configuration from Mysql data (if needed)
  • Authentication token and stuff for administration and manging own resources
  • Setup Test Server

Access

if you want to test it, just clone it and configure the application.properties to your mysql database stuff. run it and then call localhost:8080/user/get?id={id} or create a user with localhost:8080/user/add?name={name}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages