Skip to content

Implemented 7 APIs, along with clean UI for better CRUD experience.#33

Open
jsbiresh wants to merge 23 commits into
Naman-Bhalla:masterfrom
jsbiresh:task
Open

Implemented 7 APIs, along with clean UI for better CRUD experience.#33
jsbiresh wants to merge 23 commits into
Naman-Bhalla:masterfrom
jsbiresh:task

Conversation

@jsbiresh
Copy link
Copy Markdown

@jsbiresh jsbiresh commented Oct 8, 2023

I have created this project separately, so file names and class names could be different. Project works well with Browser and Postman tool. I have used Thymeleaf as template engine for the UI. I may have done some things differently. I will make it better with time. Attaching 7 API screenshots of project. Repository description for more information about the project. Thanks.

From Browser (Controller)

Get all products.
GetAllProducts

Get single product.
GetSingleProduct

Get all Categories
GetAllCategories

Get in Category
GetInCategory

Create a product
CreateAProduct

Update product
UpdateAProduct

Delete product
DeleteAProduct

From Postman (RestController)

Get all products.
GetAllProducts

Get single product.
GetSingleProduct

Get all Categories
GetAllCategories

Get in Category
GetInCategory

Create a product
CreateAProduct

Update product
UpdateAProduct

Delete product
DeleteAProduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant