Re: [Pharo-dev] Query STHub from outside
Dec. 8, 2013
10:39 p.m.
Hi Torsten, Just take a look at: http://smalltalkhub.com/mc/StephanEggermont/DeprecationFinder/main It is deliberately rate-limited. It doesnât find the teams and their projects. The API you can find by downloading the SmalltalkHub image from ci. That wants a MongoDB running with default ports Stephan
Dec. 8, 2013
10:52 p.m.
New subject: Query STHub from outside
It doesnât find the teams and their projects
When I run (NeoJSONReader fromString: (ZnEasy get: 'http://smalltalkhub.com/hub/users?term=') entity string) size I get only 839, the website says 926 users registered So is the rest for teams? Maybe I should dig into the code of STHub. Thanks for the tip. Thx T.
4618
Age (days ago)
4618
Last active (days ago)
1 comments
2 participants
participants (2)
-
Stephan Eggermont -
Torsten Bergmann