https://github.com/ankushwadode/blog-app-apis
https://github.com/ankushwadode/blog-app-apis
client-server java postman restful-api spring-boot
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankushwadode/blog-app-apis
- Owner: Ankushwadode
- Created: 2023-10-21T04:53:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T12:07:19.000Z (over 1 year ago)
- Last Synced: 2025-02-05T08:52:00.421Z (4 months ago)
- Topics: client-server, java, postman, restful-api, spring-boot
- Language: Java
- Homepage:
- Size: 1.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog-App-apis
INTRODUCTION:
“Blog-App-Apis” is a collections of apis used in the backend of a blog app to perfrom various task related to blod app
which includes CURD operatinos."These Apis can be used to design and develop and variation of blogging app which uses all basic blog funcationality."
Listed languages,IDEs,Servers & databases is used to construct the project:-
This code is developed using Java and Spring-boot Framework as a backend language.
"STS- Spring Tool Suit" IDE is used for developing the project.
For Backend working spring framework is used.
embeded Tomcat Server is used for local hosting.
MySQL is used for data management.
Postman is used to call apis.### Software used:
- Java, Hibernate, Spring Framework, Postman.
- Java For Backend Workings
- MySQL for the database management.### All Api Documentation
http://localhost:8080/swagger-ui/index.html for all api request### Interaction -admin user
e-amil : [email protected]
password : 123123Above id pasword gives access to all the apis you can go through each and every funcationality of the application.