Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Ulule API
Search
thoas
July 02, 2014
Programming
0
270
Ulule API
Une présentation simple des possibilités offertes par l'API d'Ulule
thoas
July 02, 2014
Tweet
Share
More Decks by thoas
See All by thoas
Ulule Golang
thoas
1
110
Other Decks in Programming
See All in Programming
オープンセミナー2025@広島「君はどこで動かすか?」アンケート結果
satoshi256kbyte
0
240
Rancher と Terraform
fufuhu
2
210
react-callを使ってダイヤログをいろんなとこで再利用しよう!
shinaps
1
190
私の後悔をAWS DMSで解決した話
hiramax
4
190
開発チーム・開発組織の設計改善スキルの向上
masuda220
PRO
18
9.9k
Claude Codeで実装以外の開発フロー、どこまで自動化できるか?失敗と成功
ndadayo
4
1.9k
Updates on MLS on Ruby (and maybe more)
sylph01
1
180
Laravel Boost 超入門
fire_arlo
2
210
More Approvers for Greater OSS and Japan Community
tkikuc
1
110
[FEConf 2025] 모노레포 절망편, 14개 레포로 부활하기까지 걸린 1년
mmmaxkim
0
1.5k
Claude Codeで挑むOSSコントリビュート
eycjur
0
200
レガシープロジェクトで最大限AIの恩恵を受けられるようClaude Codeを利用する
tk1351
4
1.6k
Featured
See All Featured
Optimising Largest Contentful Paint
csswizardry
37
3.4k
The Language of Interfaces
destraynor
161
25k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
Become a Pro
speakerdeck
PRO
29
5.5k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Designing Experiences People Love
moore
142
24k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
520
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Scaling GitHub
holman
463
140k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
Transcript
Ulule:API !
# Alexandre Boucherot @cemonsieur CEO " Florent Messa @thoas CTO
"
Ulule en quelques mots $
3 % cas d’utilisation
% de nouveaux inscrits qui ont soutenu un projet 1
%
1 % 6 % 94 % Nouveaux inscrits Déjà inscrit
% 2
Répartition du nombre de soutiens par mois pour un projet
% 2
% 2
% 2 0 2000 4000 6000 8000 Mai 2013 Juin
2013 Juillet 2013
Ma propre plateforme de financement participatif 3 %
& Même une API peut utiliser une autre API…
Accéder à l’API '
' ! https://api.ulule.com/v1
' ! https://api.ulule.com/v1 Accessible via HTTP(S)
' ! https://api.ulule.com/v1 Accessible via HTTP(S) sous domaine
' ! https://api.ulule.com/v1 Accessible via HTTP(S) sous domaine versioning
( Points sur l’architecture 3
Ressources exposées en JSON ( 1
Architecture REST ( 2 ♥ ♥ ♥
Replica de la production ( 3 Aucune incidence sur le
site *
+ Comment utiliser l’API ?
Compte Ulule + Nécessite Identifiants Nom d’utilisateurs Mot de passe
API Key Client HTTP curl langage préféré navigateur
, ಠ_ಠ Contraintes
, Rate limit Limitation des appels
, Burst Protection contre les DDoS
, Read-only Lecture seule
Et après ? -
Development de connecteurs -
- Implémentation de nouveaux accès
. Documentation http://developers.ulule.com
? !