Dashboard
0
Total Artikel
0
Total Views
0
Total Likes
0
Kategori
Artikel Terbaru
Artikel Populer
ID | Judul | Kategori | Penulis | Tanggal | Views | Likes | Aksi |
---|
API Information
Loading...
Loading...
v1.0.0
100 requests/hour
Available Endpoints
GET
/api/posts
Get all posts with filtering
GET
/api/posts/{id}
Get single post by ID
POST
/api/posts
Create new post
PUT
/api/posts/{id}
Update existing post
DELETE
/api/posts/{id}
Delete post
GET
/api/categories
Get all categories
GET
/api/stats
Get blog statistics
Test API
Click "Test" to see API response