Skip to content

beransantur/user-management-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USER MANAGEMENT API

--What is its function This application is a back-end app for a user management website. It does necessary crud operations via connecting the local mysql database.

--How to run this applicaiton In order to run this application you need to install mysql to your computer if you don't have it. After installation You have to setup database on your local device. You can follow the instructions on .sql file . in user-management-api -> src -> main -> resources -> sql_instructions. Also you need to create your own application.yaml under resources and enter there your info to connect local database.

--Tech stack I used spring boot for this back end application. And used sql2o library to connect to database. Also I used swagger 3 for documentation purposes. If I need to list them they are, java, spring boot , spring web, spring data, sql2o, mysql database, swagger 3

user_mng_api_ss

About

user management backend api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages