Skip to content

Instantly share code, notes, and snippets.

View aisgbizdev's full-sized avatar

aisgbizdev

  • Joined Oct 22, 2025
View GitHub Profile
openapi: "3.1.0"
info:
title: "COAPS Conversational Renderer"
version: "1.0.0"
description: |
Patch otomatis untuk mengubah hasil fetch API Newsmaker.id menjadi gaya percakapan edukatif khas redaksi Newsmaker.id
servers:
- url: "https://www.newsmaker.id"
paths:
/coaps_auto_render:
openapi: 3.1.0
info:
title: COAPS Conversational Renderer
version: 1.0
description: |
Patch otomatis untuk mengubah hasil fetch API Newsmaker.id menjadi gaya percakapan edukatif khas redaksi Newsmaker.id
servers:
- url: https://www.newsmaker.id
paths:
/coaps_auto_render:
version: 1.0
name: COAPS Conversational Renderer
description: |
Mengubah hasil fetch API Newsmaker.id menjadi gaya percakapan edukatif khas redaksi Newsmaker.
modes:
- /news
- /bias
- /mentor
- /aisg
format:
version: 1.0
name: COAPS Conversational Renderer
description: |
Mengubah hasil fetch API Newsmaker.id menjadi gaya percakapan edukatif khas redaksi Newsmaker.
modes:
- /news
- /bias
- /mentor
- /aisg
format:
{
"openapi": "3.1.0",
"info": {
"title": "Newsmaker.id API Plus",
"description": "Versi lanjutan API Newsmaker.id untuk integrasi penuh NM Ai (news, search, tags, digest)",
"version": "2.0.0"
},
"servers": [
{
"url": "https://www.newsmaker.id/wp-json/wp/v2"