SlideShare ist ein Scribd-Unternehmen logo
1 von 16
Downloaden Sie, um offline zu lesen
Rovinj, 23. – 26. travnja 2012.
Razvoj REST API-ja za
Windows Azure koristeći
ASP.NET Web API
Radenko Zec
Software Development Consultant
Lanaco d.o.o
Sponzori
Isključite zvuk
telefona
WINDAYS12 TECHNOLOGY OBRAZOVNI PARTNER
• Kako napraviti “Real-World” REST API koristeći
ASP. NET Web API
Cilj prezentacije
WINDAYS12 TECHNOLOGY OBRAZOVNI PARTNER
• to je stil softverske arhitekture, za distribuirane
hypermedia sisteme kao šte je „World Wide Web“
• nije protokol ni standard
Šta je REST ?
WINDAYS12 TECHNOLOGY OBRAZOVNI PARTNER
• Frejmvork koji omogućava lak razvoj HTTP
servisa kojima se može pristupati sa velikog broja
različitih klijenata uključujući browsere i mobilne
uređaje
Šta je ASP.NET Web API ?
WINDAYS12 TECHNOLOGY OBRAZOVNI PARTNER
Šta gađa ASP.NET Web API ?
WINDAYS12 TECHNOLOGY OBRAZOVNI PARTNER
Koje metode ASP.NET Web API podržava ?
Metod Akcija HTTPMetod Relativni URI
Get Vraća listu svih
kontakata
GET /api/contacts
Get Vraća kontakt na
osnovu id-a
GET /api/contacts/id
Add Dodaje novi kontakt POST /api/contacts
Update Mijenja selektovani
kontakt
PUT /api/contacts
Delete Briše kontakt DELETE /api/contacts/id
WINDAYS12 TECHNOLOGY OBRAZOVNI PARTNER
Rast Web API-ja?
+ 100% + 50% + 3400% + 235% + 71% + 86% + 46% + 63%
Source: www.programmableweb.com – current APIs: 5033
APIs: 5033
WINDAYS12 TECHNOLOGY OBRAZOVNI PARTNER
Demo – Kako napraviti
Social Network WEB
API
Pitanja
WINDAYS12 TECHNOLOGY OBRAZOVNI PARTNER
• http://blog.developers.ba
• @radenkozec
Radenko Zec
Windays12 ASP.NET Web API
Windays12 ASP.NET Web API

Weitere ähnliche Inhalte

Andere mochten auch

Opportunities in Affiliate Marketing
Opportunities in Affiliate MarketingOpportunities in Affiliate Marketing
Opportunities in Affiliate MarketingAffiliate Summit
 
VAR Business Development Services
VAR Business Development ServicesVAR Business Development Services
VAR Business Development ServicesSusan Krautbauer
 
Arzt Jobs - internationale Karriere
Arzt Jobs - internationale KarriereArzt Jobs - internationale Karriere
Arzt Jobs - internationale KarriereKarl Michael
 
Festival 10 sentidos.
Festival 10 sentidos.Festival 10 sentidos.
Festival 10 sentidos.José María
 
Diabetes 2
Diabetes 2Diabetes 2
Diabetes 2sosdoc
 
Eco-regiones en Uruguay-Achkar-Domínguez
Eco-regiones en Uruguay-Achkar-DomínguezEco-regiones en Uruguay-Achkar-Domínguez
Eco-regiones en Uruguay-Achkar-DomínguezXimena Sosa Motta
 
Coolhunting Empresarial: Curso Oficial
Coolhunting Empresarial: Curso OficialCoolhunting Empresarial: Curso Oficial
Coolhunting Empresarial: Curso OficialManuel Serrano Ortega
 
El milagro Machado
El milagro MachadoEl milagro Machado
El milagro MachadoAcueducto 2
 
Comparison between m346 and t50 final-by ted
Comparison between m346 and t50 final-by tedComparison between m346 and t50 final-by ted
Comparison between m346 and t50 final-by tedAlex Yin
 
El arte de la educación infantil
El arte de la educación infantilEl arte de la educación infantil
El arte de la educación infantilNatisalvarado
 
Síndrome de Chédiak-Higashi
Síndrome de Chédiak-HigashiSíndrome de Chédiak-Higashi
Síndrome de Chédiak-Higashilgmadrid
 
Noucentisme
NoucentismeNoucentisme
NoucentismeLaura
 

Andere mochten auch (20)

Opportunities in Affiliate Marketing
Opportunities in Affiliate MarketingOpportunities in Affiliate Marketing
Opportunities in Affiliate Marketing
 
VAR Business Development Services
VAR Business Development ServicesVAR Business Development Services
VAR Business Development Services
 
LOS SINTAGMAS
LOS SINTAGMASLOS SINTAGMAS
LOS SINTAGMAS
 
Arzt Jobs - internationale Karriere
Arzt Jobs - internationale KarriereArzt Jobs - internationale Karriere
Arzt Jobs - internationale Karriere
 
Evaluation question 2- Shauna
Evaluation question 2- Shauna Evaluation question 2- Shauna
Evaluation question 2- Shauna
 
Festival 10 sentidos.
Festival 10 sentidos.Festival 10 sentidos.
Festival 10 sentidos.
 
Fourth unittheory
Fourth unittheoryFourth unittheory
Fourth unittheory
 
Diabetes 2
Diabetes 2Diabetes 2
Diabetes 2
 
Eco-regiones en Uruguay-Achkar-Domínguez
Eco-regiones en Uruguay-Achkar-DomínguezEco-regiones en Uruguay-Achkar-Domínguez
Eco-regiones en Uruguay-Achkar-Domínguez
 
Logistica de Correos
Logistica de CorreosLogistica de Correos
Logistica de Correos
 
Eng52
Eng52Eng52
Eng52
 
Coolhunting Empresarial: Curso Oficial
Coolhunting Empresarial: Curso OficialCoolhunting Empresarial: Curso Oficial
Coolhunting Empresarial: Curso Oficial
 
Lorl suroy u62
Lorl suroy u62Lorl suroy u62
Lorl suroy u62
 
El milagro Machado
El milagro MachadoEl milagro Machado
El milagro Machado
 
Smartvel Apis
Smartvel ApisSmartvel Apis
Smartvel Apis
 
Comparison between m346 and t50 final-by ted
Comparison between m346 and t50 final-by tedComparison between m346 and t50 final-by ted
Comparison between m346 and t50 final-by ted
 
Projecte infantil
Projecte infantilProjecte infantil
Projecte infantil
 
El arte de la educación infantil
El arte de la educación infantilEl arte de la educación infantil
El arte de la educación infantil
 
Síndrome de Chédiak-Higashi
Síndrome de Chédiak-HigashiSíndrome de Chédiak-Higashi
Síndrome de Chédiak-Higashi
 
Noucentisme
NoucentismeNoucentisme
Noucentisme
 

Ähnlich wie Windays12 ASP.NET Web API

MsCommunity2012 - Developing REST API using ASP.NET Web API
MsCommunity2012 - Developing REST API using ASP.NET Web APIMsCommunity2012 - Developing REST API using ASP.NET Web API
MsCommunity2012 - Developing REST API using ASP.NET Web APIRadenko Zec
 
Koliko možemo da savijemo Dynamics 365, a da ne pukne?
Koliko možemo da savijemo Dynamics 365, a da ne pukne?Koliko možemo da savijemo Dynamics 365, a da ne pukne?
Koliko možemo da savijemo Dynamics 365, a da ne pukne?Vladimir Ljubibratic
 
Racunarska mreza
Racunarska mrezaRacunarska mreza
Racunarska mrezaTijana Ilic
 
2019 StartIT - Symfony i 12 factor arhitektura
2019 StartIT - Symfony i 12 factor arhitektura2019 StartIT - Symfony i 12 factor arhitektura
2019 StartIT - Symfony i 12 factor arhitekturaMarko Mitranić
 
Poslovanje u oblaku Bojan Vujić
Poslovanje u oblaku Bojan VujićPoslovanje u oblaku Bojan Vujić
Poslovanje u oblaku Bojan VujićIgor Pandzic
 
Napredne tehnike razvoja web aplikacija - Zend Framework
Napredne tehnike razvoja web aplikacija - Zend FrameworkNapredne tehnike razvoja web aplikacija - Zend Framework
Napredne tehnike razvoja web aplikacija - Zend FrameworkSaša Stamenković
 
Virtual desktop infrastructure
Virtual desktop infrastructureVirtual desktop infrastructure
Virtual desktop infrastructurejelenaveskovic
 
IoT-Internet-of-Things-servisi-u-Azure-u.pptx
IoT-Internet-of-Things-servisi-u-Azure-u.pptxIoT-Internet-of-Things-servisi-u-Azure-u.pptx
IoT-Internet-of-Things-servisi-u-Azure-u.pptxkupisajtrs
 

Ähnlich wie Windays12 ASP.NET Web API (11)

MsCommunity2012 - Developing REST API using ASP.NET Web API
MsCommunity2012 - Developing REST API using ASP.NET Web APIMsCommunity2012 - Developing REST API using ASP.NET Web API
MsCommunity2012 - Developing REST API using ASP.NET Web API
 
Koliko možemo da savijemo Dynamics 365, a da ne pukne?
Koliko možemo da savijemo Dynamics 365, a da ne pukne?Koliko možemo da savijemo Dynamics 365, a da ne pukne?
Koliko možemo da savijemo Dynamics 365, a da ne pukne?
 
Racunarska mreza
Racunarska mrezaRacunarska mreza
Racunarska mreza
 
2019 StartIT - Symfony i 12 factor arhitektura
2019 StartIT - Symfony i 12 factor arhitektura2019 StartIT - Symfony i 12 factor arhitektura
2019 StartIT - Symfony i 12 factor arhitektura
 
Migration to 9i
Migration to 9iMigration to 9i
Migration to 9i
 
Web Servisi
Web ServisiWeb Servisi
Web Servisi
 
Poslovanje u oblaku Bojan Vujić
Poslovanje u oblaku Bojan VujićPoslovanje u oblaku Bojan Vujić
Poslovanje u oblaku Bojan Vujić
 
Napredne tehnike razvoja web aplikacija - Zend Framework
Napredne tehnike razvoja web aplikacija - Zend FrameworkNapredne tehnike razvoja web aplikacija - Zend Framework
Napredne tehnike razvoja web aplikacija - Zend Framework
 
ICK7-L2.pptx
ICK7-L2.pptxICK7-L2.pptx
ICK7-L2.pptx
 
Virtual desktop infrastructure
Virtual desktop infrastructureVirtual desktop infrastructure
Virtual desktop infrastructure
 
IoT-Internet-of-Things-servisi-u-Azure-u.pptx
IoT-Internet-of-Things-servisi-u-Azure-u.pptxIoT-Internet-of-Things-servisi-u-Azure-u.pptx
IoT-Internet-of-Things-servisi-u-Azure-u.pptx
 

Mehr von Radenko Zec

Introduction to Azure DocumentDB
Introduction to Azure DocumentDBIntroduction to Azure DocumentDB
Introduction to Azure DocumentDBRadenko Zec
 
Developing advanced windows phone apps
Developing advanced windows phone appsDeveloping advanced windows phone apps
Developing advanced windows phone appsRadenko Zec
 
Sinergija2013 ASP.NET Web API to the max
Sinergija2013 ASP.NET Web API to the maxSinergija2013 ASP.NET Web API to the max
Sinergija2013 ASP.NET Web API to the maxRadenko Zec
 
Sinergija2012 - Developing REST API for Windows Azure with ASP.NET Web API
Sinergija2012 - Developing REST API for Windows Azure with ASP.NET Web APISinergija2012 - Developing REST API for Windows Azure with ASP.NET Web API
Sinergija2012 - Developing REST API for Windows Azure with ASP.NET Web APIRadenko Zec
 
MsNetwork2011 -How to build extensible silverlight application using MEF
MsNetwork2011 -How to build extensible silverlight application using MEFMsNetwork2011 -How to build extensible silverlight application using MEF
MsNetwork2011 -How to build extensible silverlight application using MEFRadenko Zec
 
MsCommunity2013- Single page application case study - Silverreader
MsCommunity2013-  Single page application case study - SilverreaderMsCommunity2013-  Single page application case study - Silverreader
MsCommunity2013- Single page application case study - SilverreaderRadenko Zec
 
MsNetwork2013 Easy transition to HTML 5 using MVVM
MsNetwork2013 Easy transition to HTML 5 using MVVMMsNetwork2013 Easy transition to HTML 5 using MVVM
MsNetwork2013 Easy transition to HTML 5 using MVVMRadenko Zec
 

Mehr von Radenko Zec (7)

Introduction to Azure DocumentDB
Introduction to Azure DocumentDBIntroduction to Azure DocumentDB
Introduction to Azure DocumentDB
 
Developing advanced windows phone apps
Developing advanced windows phone appsDeveloping advanced windows phone apps
Developing advanced windows phone apps
 
Sinergija2013 ASP.NET Web API to the max
Sinergija2013 ASP.NET Web API to the maxSinergija2013 ASP.NET Web API to the max
Sinergija2013 ASP.NET Web API to the max
 
Sinergija2012 - Developing REST API for Windows Azure with ASP.NET Web API
Sinergija2012 - Developing REST API for Windows Azure with ASP.NET Web APISinergija2012 - Developing REST API for Windows Azure with ASP.NET Web API
Sinergija2012 - Developing REST API for Windows Azure with ASP.NET Web API
 
MsNetwork2011 -How to build extensible silverlight application using MEF
MsNetwork2011 -How to build extensible silverlight application using MEFMsNetwork2011 -How to build extensible silverlight application using MEF
MsNetwork2011 -How to build extensible silverlight application using MEF
 
MsCommunity2013- Single page application case study - Silverreader
MsCommunity2013-  Single page application case study - SilverreaderMsCommunity2013-  Single page application case study - Silverreader
MsCommunity2013- Single page application case study - Silverreader
 
MsNetwork2013 Easy transition to HTML 5 using MVVM
MsNetwork2013 Easy transition to HTML 5 using MVVMMsNetwork2013 Easy transition to HTML 5 using MVVM
MsNetwork2013 Easy transition to HTML 5 using MVVM
 

Windays12 ASP.NET Web API