Skip to content

RESTful web-service which performs CRUD operstions.

Notifications You must be signed in to change notification settings

anime19/REST-web-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A simple web-service using REST.



Functionalities ->

1) Retrieve all users

2) Create a user

3) Retrieve one user

4) Delete a user

5) Retrieve all posts from users

6) Create posts for a User

7) Retrieve details of a post.



TECH STACK -

-> JAVA

-> Spring Boot

-> JPA (for managing the database)

-> SQL

-> Eclipse IDE

-> POSTMAN

About

RESTful web-service which performs CRUD operstions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages