Introduction
::: highlight yellow 📌
This Documentation is Still on Development Progress...
:::
Overview
Core Service is main service for api purposes on mobile application diary bunda
API Stack
At this Core Service Api, we use several Programming Languages on the backend services.
- Backend Stack, we use java programming with Springboot framework to manage All Features.
API Contents
Swagger Link :
https://staging.diarybunda.co.id/core-service/swagger-ui/#/
In this section we help you to find a shortcut to the API documentation you need. here, we have more than one service and to make your search easier than you use the menu in the toolbar above, you can search in the table below.
No | Service Title | Method | Function |
---|---|---|---|
1 | Feature Status | GET | 1. Get Feature List |
POST | 2. Disable-Enable Feature | ||
2 | Files Handler | GET | Stream Private Data |
3 | Post Community | GET | 1. Save Post Community |
POST | 2. Save Post Community | ||
POST | 3. Delete Post Community | ||
4 | Report Post Community | GET | 1. Get Report Post Community List |
GET | 2. Get Report Post Community Detail | ||
GET | 3. Mark Post As Sensitive Content | ||
POST | 4. Save Post Community | ||
POST | 5. Validate Report Post Community | ||
5 | User Community | GET | 1. Get Banned User Community List |
POST | 2. banUserCommunity | ||
GET | 3. Get Banned User Community Detail |
Last modified: a year ago