Questions tagged as 'api'

0
answers

Freight calculation [closed]

I'm trying to work out a freight system for a company but I have a problem. Thus, it follows: the freight itself is calculated by the Post system that access through an API ; I have already done everything on the Post Office website to p...
asked by 28.05.2015 / 05:20
1
answer

Logic to make a collection of books and movies using external data?

I was thinking of making a website that would show information about movies and books, for that I intend to get data from apis like TMDB and OpenLibrary. My idea is to put them together in collections, for example the Harry Potter collection...
asked by 06.05.2016 / 21:05
0
answers

Verify that one user is following the other, using the SC (sound cloud) API in Javascript

I'm developing a web page where this page will be using the SC SDK API . What happens, is that I am not being able to use the function to check if one user follows the other. In the case, the user would log on the page and a function would chec...
asked by 22.09.2015 / 15:34
1
answer

Problem with JSON - Python3.4

I'm working with the API of BuscaPé to be able to remove information from some products of the site, the problem is that I can not manipulate one of the values of the json returned. Here are some results I could get: resp = buscape.find_produc...
asked by 23.09.2015 / 00:39
0
answers

REST application in Ophenshift

I created a REST application by netbeans, and now I want to upload it to OpenShift. I'm using eclipselink to do data persistence, so I use a AbstractFacade<T> class to do the basic CRUD, as follows: public abstract class Abstra...
asked by 20.05.2015 / 03:47
0
answers

Subdomain accessing only specific resources with Rails

I'm using Rails 4.2.2 I have the following code in the config / routes.rb file: Rails.application.routes.draw do namespace :api, constraints: { subdomain: 'api' }, path: '/' do resources :users end root "pages#home"...
asked by 23.06.2015 / 16:16
1
answer

Videos API - How do I automatically update my posts?

Is there a video API for YouTube and Vimeo that can be embedded through a script on a website and that gives me the ability to automatically update the posts I've made?     
asked by 22.02.2014 / 16:53
0
answers

Attempting to login with Facebook and returns FBErrorCategoryUserCancelled

Facebook Login on iOS works in 3 ways: Try to log in to the native iOS login, if the user has this option configured; Try to log in to the Facebook application if it is installed; Open the Facebook site in Safari for the user to log in....
asked by 25.08.2014 / 19:56
0
answers

Game development - OpenGl, Directx

I'm starting to study APIs for graphic development and I'm having a pertinent question. When games are developed, APIs are necessarily used. My question is regarding the development of the same game with different APIs, in order to increase the...
asked by 13.03.2015 / 03:18
1
answer

WebService / api consult court proceedings [closed]

Good morning everyone! Do you know of any webservice / api where it is possible to consult court cases in all or some courts in Brazil? In the state courts' website, you can query the processes manually, like to automate queries and send a...
asked by 24.05.2018 / 16:00