Questions tagged as 'api'

0
answers

3D animation with C ++ [closed]

Hello, does anyone know of any APIs in C ++ that I can do 3D animations? If possible with blender support. I have already used Horde3D however its API is complicated, every time I edited I had to compile to be able to use in my project. I hope I...
asked by 16.12.2015 / 22:27
0
answers

Error "The requested URL could not be matched by routing" using Apigility

I created my API with Apigility, did the deploy and everything was working well until I uploaded the files to my server (hosting). Once I uploaded the files and accessed the Apigility project path on my server I encountered the following error:...
asked by 10.11.2015 / 21:10
0
answers

Finding brackets through the Atom API

Using the Atom code editor I came up with the idea of making a simple yet useful feature for it. But for this the first step is to find the beginning of the scope, for that I look for a pair of brackets . The function can be accessed using...
asked by 04.11.2015 / 03:03
2
answers

Is it possible to access an Api Web by Windows Phone?

I developed an Api that communicates with my database and put it in IIS. Testing in Windows Forms applications, api data search works normally, but when I try to run it inside the Windows Phone app it returns the following error:    {System.N...
asked by 16.10.2015 / 21:35
1
answer

How do I know when a call of the retrofit is finished in order to start an activity?

I have two calls (Call) of Retrofit 2, one that downloads a object of type Config, and one that downloads a list of objects of type Registrations. I need to know when these two calls are finished, so I can call a new activity , however,...
asked by 13.01.2016 / 01:14
0
answers

Find the name of a road in the Overpass API

I need help, I want to know how to get the street data (name, type, address, etc.) through Latitude and Longitude, using the Overpass API, I'm a beginner with it and I really need this data.     
asked by 15.07.2015 / 20:34
0
answers

Use MovieDB API for an objective-c application

I'm new to xcode / objective-c. But I need to do a project where the user will do a search for any movie name and through the MovieDB database, the application will return the name and poster of the movie that the person searched for. I alrea...
asked by 25.07.2015 / 00:25
0
answers

Payment API with variable automatic billing support

There is some Payment API that supports variable signature. Or rather, post paid scheme. If the user spent X, pay Y. If you did not spend anything, you do not pay anything. If you spent 5X pay 5Y. I already use pay-as-you-go for prepaid...
asked by 05.05.2015 / 14:36
0
answers

Google Maps API: Zoom in bookmark group

I have a map where the user looks for points like bakeries, supermarkets registered around an area. I would like the map API to grab all the zoomed points that display all of them. I tried to use fitBounds, but nothing is happening. Can yo...
asked by 01.04.2015 / 21:10
0
answers

Linkedin API - Capturing Profile Information

Good afternoon. Well, my question is to capture linkedin user profile information with PHP. I tried but I can only return the firstname, lastname and image of the account to SESSION. $response = $OBJ_linkedin->profile('~:(id,first-name,...
asked by 12.05.2015 / 20:27