Blogging Application REST API , for managing blog posts and user's comments on it
-
Updated
Mar 28, 2023 - Java
Blogging Application REST API , for managing blog posts and user's comments on it
Spring boot application
A small application (intended to be like a social media application) to expose users and their posts using RESTful web services. Also, added Swagger to expose the endpoints.
Springboot + Rest API + Swagger API Doc
its an http client written in java, which can execute any external api call for GET,PUT,POST,DELETE and HEAD methods
An example Spring Boot project
Vehicle 🚙 management API 🚔
Rest API + SpringBoot + Spring Security JWT + Spring Data + Swagger-ui + Exception Handler + JUnit + Mockito + Rest Template + MySql + H2
A REST-ful API designed to manage personal financial expenses and categories. This project is built using Spring Boot and Spring Data JPA, focusing on core CRUD operations and a professional database design.
learning swagger with spring boot 3.2
Generic entity management system with rest end points supporting Http POST, GET, PUT, PATCH, DELETE methods.
Document your API (Rest) + embedded database
Document API's,Request Body,Response Body and another elements of API.
Java Backend Bootcamp made by Globant to have technical skills as a backend developer is required.
It is a SpringBoot Security JWT generating, validating application, method's access based on JWT token.
A simple RESTful API I built during a demo/tutorial I delivered to IT consultants at FDM Group with various backgrounds in TechOps, data engineering, and cloud engineering. This API utilises CRUD (create, read, update, delete) operations to enable video games to be added, retrieved, updated, and deleted from a H2 (in-memory database).
Backend service for PetOasis – a platform for managing animals, shelters, and user interactions.
Generate API documentation swagger.json without Swagger annotations using jax-rs_Analyzer
Add a description, image, and links to the swagger-documentation topic page so that developers can more easily learn about it.
To associate your repository with the swagger-documentation topic, visit your repo's landing page and select "manage topics."