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
Criando API com Ruby on Rails
Search
GDG Aracaju
February 21, 2015
Programming
1
280
Criando API com Ruby on Rails
Presentation by @basmoura
GDG Aracaju
February 21, 2015
Tweet
Share
More Decks by GDG Aracaju
See All by GDG Aracaju
Como aumentar a sua produtividade no Android Studio
gdgaracaju
0
150
Firebase e Android
gdgaracaju
0
88
Aplicações em Asp.NET WebAPI 2.2 e AngularJS
gdgaracaju
2
110
Android + Chromecast
gdgaracaju
1
56
Introdução ao Android Wear
gdgaracaju
0
31
Backend para aplicativos mobile
gdgaracaju
0
30
Git
gdgaracaju
0
68
Segurança no Android
gdgaracaju
0
30
Android Fundamentals Lesson 3 review
gdgaracaju
0
31
Other Decks in Programming
See All in Programming
サービスレベルを管理してアジャイルを加速しよう!! / slm-accelerate-agility
tomoyakitaura
1
200
プロフェッショナルとしての成長「問題の深掘り」が導く真のスキルアップ / issue-analysis-and-skill-up
minodriven
8
1.9k
大LLM時代にこの先生きのこるには-ITエンジニア編
fumiyakume
8
3.3k
インプロセスQAにおいて大事にしていること / In-process QA Meetup
medley
0
140
今話題のMCPサーバーをFastAPIでサッと作ってみた
yuukis
0
110
個人開発の学生アプリが企業譲渡されるまで
akidon0000
2
1.2k
音声プラットフォームのアーキテクチャ変遷から学ぶ、クラウドネイティブなバッチ処理 (20250422_CNDS2025_Batch_Architecture)
thousanda
0
390
カウシェで Four Keys の改善を試みた理由
ike002jp
1
120
M5UnitUnified 最新動向 2025/05
gob
0
130
파급효과: From AI to Android Development
l2hyunwoo
0
160
監視 やばい
syossan27
12
10k
スモールスタートで始めるためのLambda×モノリス(Lambdalith)
akihisaikeda
2
360
Featured
See All Featured
Gamification - CAS2011
davidbonilla
81
5.3k
Code Review Best Practice
trishagee
67
18k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.2k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Typedesign – Prime Four
hannesfritz
41
2.6k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2k
Side Projects
sachag
453
42k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
32
5.5k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
2.9k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Thoughts on Productivity
jonyablonski
69
4.6k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
41
2.3k
Transcript
@basmoura criando APIs com Ruby on Rails
Jaya Apps
None
ruby • Criada em 1995 por Yukihiro “Matz” Matsumoto; •
Tipagem Forte e Dinâmica; • Interpretada; • 100% orientada a objetos; • http://ruby-lang.org
ruby on rails • Criada em 2004 por David Heinemeier
Hansson; • Open Source; • Meta-framework; • Framework de frameworks; • http://rubyonrails.org/
O que é API? Application Programming Interface
None