Skip to content

A simple REST API written in Java for performing CRUD operations on user data.

Notifications You must be signed in to change notification settings

armanvaziri/User-RestApi-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API for local use with SpringToolSuite4

Instructions

  1. Import or open the project in SpringToolSuite4 (Maven project)
  2. Run the SegmentRestApiApplication.java file
  3. Open your browser and enter: localhost:8080/

About

A simple REST API written in Java for performing CRUD operations on user data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages