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
290
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
96
Aplicações em Asp.NET WebAPI 2.2 e AngularJS
gdgaracaju
2
120
Android + Chromecast
gdgaracaju
1
60
Introdução ao Android Wear
gdgaracaju
0
38
Backend para aplicativos mobile
gdgaracaju
0
38
Git
gdgaracaju
0
74
Segurança no Android
gdgaracaju
0
37
Android Fundamentals Lesson 3 review
gdgaracaju
0
37
Other Decks in Programming
See All in Programming
LangChain4jとは一味違うLangChain4j-CDI
kazumura
1
140
Premier Disciplin for Micro Frontends Multi Version/ Framework Scenarios @OOP 2026, Munic
manfredsteyer
PRO
0
200
日本だけで解禁されているアプリ起動の方法
ryunakayama
0
370
今、アーキテクトとして 品質保証にどう関わるか
nealle
0
200
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.7k
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
240
24時間止められないシステムを守る-医療ITにおけるランサムウェア対策の実際
koukimiura
2
180
JPUG勉強会 OSSデータベースの内部構造を理解しよう
oga5
2
230
Unity6.3 AudioUpdate
cova8bitdots
0
110
AI時代でも変わらない技術コミュニティの力~10年続く“ゆるい”つながりが生み出す価値
n_takehata
2
630
RAGでハマりがちな"Excelの罠"を、データの構造化で突破する
harumiweb
9
2.5k
NOT A HOTEL - 建築や人と融合し、自由を創り出すソフトウェア
not_a_hokuts
2
550
Featured
See All Featured
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
130
How to build a perfect <img>
jonoalderson
1
5.2k
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
63
53k
Music & Morning Musume
bryan
47
7.1k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
370
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
Agile Leadership in an Agile Organization
kimpetersen
PRO
0
97
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
130
Impact Scores and Hybrid Strategies: The future of link building
tamaranovitovic
0
220
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.4k
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