api documentation
POST /bbslist/:id
Adds a new bbs-scene.org bblist entry
URL:
http://bbs-scene.org/api/bbslist
Formats:
xml, json
HTTP Method(s):
POST
Requires Authentication:
true
Parameters:
- name (required) BBS Name
- sysop (required) Sysop Name
- software (required) BBS Software
- address (required) telnet address (no telnet:// in front)
- port (default=23, required) telnet port
- location (required) City & State or Country of BBS
- nodes (optional) Number of nodes
- notes (required) A breif description of system, max 255 characters
XML usage example with cURL:
curl -u user:password -X POST-d \ "name=Hysteria BBS&sysop=Netsurge&software=Enthral& \ address=hysteriabbs.com&port=23&location=Toronto ON& \ notes=Awesome BBS" http://bbs-scene.org/api/bbslist.xml
Response (truncated):
XML example:
<?xml version="1.0" encoding="UTF-8"?> <root>
<success>true</success>
<id>id</id>
<msg>bbslist data has successfully been added</msg>
</root>
News
-
Oct 26 11 - It's been a while, but we are still here and kicking. We are quickly coming up to the 3rd anniversary of bbs-scene.org and we are planning a party. If you can't come up to Toronto and enjoy it with us, drop by the SciNet echo's and you might just be able to join in via Skype or stream; the bbs-scene echo on SciNet is your best bet for news, support and updates.
random bbs
Support
Although all of the services offered on bbs-scene.org are 100% free to use, they do cost us money to operate. If you are interested in helping us out, consider making a donation.



