Ok I've started working on it.
At this time it allows to begin a login session, mantain it, get forums list.
Other things will come soon.
Should I create a page for it?
Search found 5 matches
- Fri Jun 06, 2008 2:01 pm
- Forum: [3.0/Olympus] Discussion
- Topic: A set of public APIs?
- Replies: 2
- Views: 3158
- Thu Jun 05, 2008 10:21 am
- Forum: [3.0/Olympus] Discussion
- Topic: A set of public APIs?
- Replies: 2
- Views: 3158
A set of public APIs?
Dear Development Team, I would to make an stand-alone app (in Java) that allows me to comunicate with phpBB forum (starting from v.3). Unfortunatly I've not found anything about the existence of a sort of dedicated API (something like Google XML APIs for search or Flickr API). Is there a plan to sup...
- Thu Nov 29, 2007 9:06 pm
- Forum: [3.0/Olympus] Discussion
- Topic: PHPBB API?
- Replies: 4
- Views: 6370
Re: PHPBB API?
because I need to access grants for each forum I want to visit. That's not possible :-/
- Mon Nov 26, 2007 7:08 pm
- Forum: [3.0/Olympus] Discussion
- Topic: PHPBB API?
- Replies: 4
- Views: 6370
Re: PHPBB API?
mmm that's true but there is a problem. With these docs I can make a mod, or something inside the server itself, but If I would to open a connection from inside a program into client machine? In fact I'm searching a way to return raw strings (users list etc, threads...) or to make sql queries to dat...
- Mon Nov 26, 2007 12:01 pm
- Forum: [3.0/Olympus] Discussion
- Topic: PHPBB API?
- Replies: 4
- Views: 6370
PHPBB API?
Hello guys, I'm playining with phpbb 3 and I would to make a little program that allows me to follow phpbb forums directly within a program. It's not a real project but I would to know if there are APIs that allows me to get messages/author info etc and put it into the program without parsing raw ht...