Questions tagged as 'api'

1
answer

Error consuming API GitHub V3 using HttpClient or even HttpWebRequest

I am not able to consume the GitHub V3 API with basic authentication (without using Octokit). I know it works with RestSharp plus I want to know why it does not work with HttpClient and HttpWebRequest . I always get the same answ...
asked by 06.05.2017 / 15:37
0
answers

How do I import third-party libraries for a project in Eclipse?

I'm trying to use two third-party libraries for a Java project in Eclipse: iText (to generate a PDF) and JavaMail (to send this PDF via email), but I can not even import them ... I have tried everything. I already dragged the folder to the /...
asked by 27.05.2017 / 07:28
1
answer

Questions about API

To make certain requests to the API, you must be logged in to the site. However, I had no idea how to do this, because I knew API does not have sessions. So I did a search and found the access tokens (API Tokens) and implemented it in my applica...
asked by 13.04.2017 / 05:18
1
answer

How to generate JSON dynamically to feed future application?

What I want to do is: Create a minimalist application that searches the database, returns the result in JSON, and this result is interpreted by external applications via http, with no change in the minimalist application. It works as an API, but...
asked by 03.05.2017 / 07:18
1
answer

API Architecture RestFul

I'm building a RESTFul API with spring MVC and I have 2 non-functional requirements that I'm not understanding how to attack them. The API must support 100 requests per second; The API should integration failures between the APIs, not leav...
asked by 04.05.2017 / 03:05
1
answer

Market API Payment, pass array to the MarketPay

Good morning! I'm already 2 weeks trying to solve my problem and I did not find the answer anywhere until I tried this method but it still gives error: MarketPay API Paid market documentation passes this template: $preference_data = array...
asked by 04.04.2017 / 16:11
1
answer

App webview session or cookie

Hello, guys! I am creating an (hybrid) app for android, from HTML5, CSS and JAVASCRIPT, such as WebView. I will use API through PHP using MYSQL, exchanging information with JSON. My question is next, where should I save the token to make a...
asked by 12.03.2017 / 04:56
0
answers

How to receive an array in the body of a nodejs route

Good morning everyone. I am facing a great difficulty. I started a week of studies on nodeJS, so I'm pretty noob. I have a code that returns an object in json format for me and I would like to create a page that Body would receive this. howev...
asked by 27.07.2017 / 14:32
0
answers

Transfer of prices between virtual store and external page [closed]

I want to create a virtual store using solutions already available as Shopify or Iluria. Except that the service (deliveries) would not have a fixed pricing, the price would be based on the location of the sender and the recipient. To do this, I...
asked by 03.02.2017 / 04:15
1
answer

Is there any API / Web Service that provides the names of existing cars? [closed]

I need to be an updated list, with all car models, sorted by brand. I'm developing a classified site and I need this for filtering results. Is there an agency or agency that provides this?     
asked by 24.01.2017 / 15:04