[ Home ] [ wiz / dep / hob / lounge / jp / meta / games / music ] [ all ] [  Rules ] [  FAQ ] [  Search /  History ] [  Textboard ] [  Wiki ]

/meta/ - Meta

Suggestions and Feedback
Email
Comment
File
Embed
Password (For file deletion.)

  [Go to bottom]   [Catalog]   [Return]   [Archive]

File: 1699101700713.png (6.76 KB, 512x512, 1:1, R.png) ImgOps iqdb

2375a No.64399

I've noticed that wizchan has a json API thing when I visit for example https://wizchan.org/meta/res/64247.json. Is there an API url for the board list?

577a7 No.64425

Vichan and NPFchan never implemented boards.json by default it seems - https://github.com/vichan-devel/vichan-API

From the github npfchan
 $entrypoints['/%b/%d.json']                = 'sb_api_board';
  if ($config['api']['enabled']) {
    $entrypoints['/%b/threads.json']         = 'sb_api';
    $entrypoints['/%b/catalog.json']         = 'sb_api';
  }

- https://github.com/fallenPineapple/NPFchan/blob/master/inc/route.php



[Go to top] [Catalog] [Return][Post a Reply]
Delete Post [ ]
[ Home ] [ wiz / dep / hob / lounge / jp / meta / games / music ] [ all ] [  Rules ] [  FAQ ] [  Search /  History ] [  Textboard ] [  Wiki ]