Saturday, January 11, 2014

Creating Custom Api in Azure Mobile Services

We have already discussed what are WebApis and Restful Services in the previous posts. In this post we will look how can we create the API in Azure mobile services, being an API, it will follow every REST principle.

In the Azure portal, navigate to the Mobile Service you need to create the API for. Click on the “API” option from the top.

image 

Choose “Create A Custom API” to create your custom API.

image

In the dialog that open, give the name to your API.

image

You can also specify the permission to the various HTTP methods from the various available permissions.

image

Once you are satisfied with your permission settings. Click on the Tick option below.
Your API is ready to use.

image

If you specify the permissions as “Everyone” like I did for GET method, you can use your api via a web browsers.

SNAGHTML1ef8a00

Share this post

0 comments

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

 
© 2013 Neelesh Vishwakarma
Posts RSS Comments RSS
Back to top