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
260
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
GoのGenericsによるslice操作との付き合い方
syumai
3
680
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
560
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
44
29k
エンジニア向け採用ピッチ資料
inusan
0
150
Bytecode Manipulation 으로 생산성 높이기
bigstark
2
360
Cline指示通りに動かない? AI小説エージェントで学ぶ指示書の書き方と自動アップデートの仕組み
kamomeashizawa
1
570
CursorはMCPを使った方が良いぞ
taigakono
0
160
Haskell でアルゴリズムを抽象化する / 関数型言語で競技プログラミング
naoya
17
4.9k
A comprehensive view of refactoring
marabesi
0
970
Azure AI Foundryではじめてのマルチエージェントワークフロー
seosoft
0
110
AIネイティブなプロダクトをGolangで挑む取り組み
nmatsumoto4
0
120
第9回 情シス転職ミートアップ 株式会社IVRy(アイブリー)の紹介
ivry_presentationmaterials
1
220
Featured
See All Featured
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
124
52k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Six Lessons from altMBA
skipperchong
28
3.8k
Typedesign – Prime Four
hannesfritz
42
2.7k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
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
? !