Questions tagged as 'api'

4
answers

Some way to get the price of the dollar

Do you know of any api or other php way to get the price of the dollar? I just need the price of the dollar for the real thing. I've tried these two api's, but the two are off the air. link link Thank you!     
asked by 06.03.2017 / 15:30
5
answers

How to receive a JSON object from an external url / domain?

I found a lottery API that brings me the result data of a lottery of Lotofácil, but I'm not able to access the data of the JSON object. I'm trying this way: $(document).ready(function(){ $.get( "http://developers.agenciaideias.com.br/lo...
asked by 24.10.2014 / 19:25
2
answers

What is the best way to sign in with Angularjs?

In an app using AngularJS and Ionic, what is the best way to authenticate to an API? Do I check login on all screens or do I use some session engine? I guess authentication on all controllers may consume too much data ... What is the best way...
asked by 06.02.2016 / 19:43
1
answer

What is Access Token? What's the use?

What exactly is an Access Token? What is an Access Token in an API application? I would like a response to Node.js, but I believe that API creation exists in several languages, so I do not think it is necessary to be just for JavaScrip...
asked by 24.01.2017 / 02:36
1
answer

Decrypt db.crypt files

I would like to know if there is any way to decrypt files with the extension db.crypt in general on the Android platform and is there any API that does this work?     
asked by 07.01.2015 / 15:27
2
answers

What is the difference between Webhooks and a REST API?

In API REST we define a resource to receive data and then return some response. And to send a message to a webhook , we make a request and also receive a response (depending on the case). Do both do the same thing? So what's the d...
asked by 27.04.2017 / 05:14
1
answer

Link address link with GPS applications

Personal I have a question, I am developing an ad platform and I came across an issue here. My advertiser signs up on the platform fills in the information puts your address and a google map to my question and the following: Through the addre...
asked by 09.03.2018 / 19:07
2
answers

ORM (Eloquent) in Laravel 5.x VS microservice architecture. How to develop web services using Eloquent that consume end-points of an API?

Consider the following architecture: ThisisaverymoderntemplatewheretheAPIprovidesend-pointsfordifferentservicestodotransactionswiththedatabase.I'mabeggineruserinLaravel,somyquestionisabeginner'squestionregardingtheFramework.Laravel,aswellasothe...
asked by 11.04.2017 / 16:25
1
answer

API CEF or ITAÚ [closed]

Can anyone tell me what is the WebService / API of the Federal Savings Bank to send bank records generated on the site to register? They are demanding registration. But to register tickets generated on-line you will need a API or we...
asked by 06.01.2017 / 16:27
1
answer

How to display Facebook Fan Page posts on a Site

I'd like to know what Api or Plugin should I use to make the latest posts from my FanPage on my site Actually I'm still researching to see if what I want to do is possible. What I intend to do is in an ordinary website, t...
asked by 26.06.2014 / 22:04