32 coaches online • Server time: 09:10
Forum Chat
Log in
Recent Forum Topics goto Post Theory-craft Leaguegoto Post On-spot substitution...goto Post Juggernaut as counte...
SearchSearch 
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic
Sutherlands



Joined: Aug 01, 2009

Post   Posted: Nov 18, 2014 - 19:44 Reply with quote Back to top

So given that you're continuing in the JSON/XML scheme, I suppose there's no chance of getting anything in SOAP?

Or could we get XSDs to take a lot of the grunt work out of generating classes? That was/is a large problem with REST services.
SzieberthAdam



Joined: Aug 31, 2008

Post   Posted: Nov 18, 2014 - 19:46 Reply with quote Back to top

Let me do my contribution.

Today I started to write a JSON Fantasy Football data structure guideline draft for a reference to myself and any other who is interested.

It is under development. I'll update you here.

_________________
ImageImageImage


Last edited by SzieberthAdam on Nov 18, 2014 - 21:29; edited 1 time in total
Dominik



Joined: Oct 29, 2004

Post   Posted: Nov 18, 2014 - 22:58 Reply with quote Back to top

Hi Christer!

Just out of curiosity:
Did you learn to code and continuously become better because you want to develop your project FUMBBL or is coding your hobby and FUMBBL one of the beneficial effects from it?
Christer



Joined: Aug 02, 2003

Post   Posted: Nov 19, 2014 - 11:22
FUMBBL Staff
Reply with quote Back to top

I was coding long before I started work on FUMBBL, and it's more or less my hobby project (that has since the start snowballed into a pretty significant system).
T3mpano



Joined: Jul 17, 2014

Post   Posted: Nov 19, 2014 - 12:23 Reply with quote Back to top

Me thinks the bot is trying to bribe Christer with a watch or something...
Roland



Joined: May 12, 2004

Post   Posted: Nov 19, 2014 - 12:26 Reply with quote Back to top

T3mpano wrote:
Me thinks the bot is trying to bribe Christer with a watch or something...


perhaps rename thread to "New FUMBBL Application Programming Interface"? will that keep it away`?
Christer



Joined: Aug 02, 2003

Post   Posted: Nov 19, 2014 - 13:49
FUMBBL Staff
Reply with quote Back to top

Ah yeah, I forgot to set up permissions properly on this forum when I created it (so unregistered users could respond to threads). All sorted now.

Although you know.. There's a new Apple watch coming up, so I wouldn't mind being bribed that way Wink

Edit: Clearly, I fail at the Internet.. Fixed the permissions yet again Smile
T3mpano



Joined: Jul 17, 2014

Post   Posted: Nov 20, 2014 - 15:17 Reply with quote Back to top

Is it the kind of watch that would wake you up at 2am to fix the server?

Don't really know if you want it Wink

Anyhow, I understand 0 of what you guys are saying about coding and languages...I guess I'm one of those 10 people, but that doesn't mean it doesn't sound cool/important: keep at it!
SzieberthAdam



Joined: Aug 31, 2008

Post   Posted: Nov 22, 2014 - 22:39 Reply with quote Back to top

I realized I have not time right now to finalize the coherent data/API system I dreamed. Instead I should point on the most missing data which would be nice to get through the API. Recently I tried to put together the various sources of match reports to get the most of them. However, there are some info still missing badly:

* Group/tournament of the match (with round/position)
* Rosters of the match (including all players and skills and spps) - currently only players who actually submitted some stats are listed. I would like to be able to calc TV /TW of teams based on the match data.
* Pre-match coach ratings would be more useful than post-match ones, but that is minor

I can't wait to try the new OAUTH based API. I hope it will be possible to do group/tournament administration with the help of it.

_________________
ImageImageImage
Roland



Joined: May 12, 2004

Post   Posted: Dec 11, 2014 - 09:38 Reply with quote Back to top

Christer wrote:
Coach http://fumbbl.com/api/coach
This is a fairly simple system as of yet, and allows searching the registered coaches.

Example: https://fumbbl.com/api/coach/search/Chri/xml

The resulting XML would look like this:

Code:

<coaches>
<coach id="3545">chris</coach>
<coach id="10236">Chriz</coach>
<coach id="35500">chrisr</coach>
<coach id="15452">Chrids</coach>
<coach id="20503">ChrisK</coach>
<coach id="71057">ChrisL</coach>
<coach id="23167">chri54</coach>
<coach id="129739">chriss</coach>
<coach id="55597">chris6</coach>
<coach id="91561">ChrisH</coach>
</coaches>
<!-- Processing 0.276ms, encoding 0.102ms -->


will it be possible to also search coaches metadata?
koadah



Joined: Mar 30, 2005

Post   Posted: Dec 11, 2014 - 09:41 Reply with quote Back to top

Is there a team search?

_________________
Image
O[L]C 2016 Swiss! - April ---- All Stars - Anniversary Bowl - Teams of Stars - 13th March
Zlefin



Joined: Apr 14, 2005

Post   Posted: Mar 01, 2015 - 02:16 Reply with quote Back to top

This looks neat. Good progress towards custom rosters.
I look forward to the rest of the API, especially the stuff that lets custom rosters be made.
stenskott



Joined: Oct 06, 2010

Post   Posted: Jun 15, 2015 - 12:18 Reply with quote Back to top

As a professional programmer on the lookout for pet projects, coming back to fumbbl and seeing this sure was joyful.

Christer: Is the current state of the API more or less like it was in November?
awambawamb



Joined: Feb 17, 2008

Post   Posted: Jun 15, 2015 - 13:24 Reply with quote Back to top

...not-so-soon, we could have bots on fumbbl.
is Christer going to be the John Carmack of Bloodbowl? the Bowl Master?

_________________
"la virtù sta nel cielo e nella terra, ma anche nelle nuvole e nelle stelle"

Image
Roland



Joined: May 12, 2004

Post   Posted: Jun 26, 2015 - 09:03 Reply with quote Back to top

any progress on the API?
Display posts from previous:     
 Jump to:   
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic