Category "api"

How to display OpenWeatherMap icons in weather application?

I'm trying to display weather icons from OpenWeatherMap in my weather application using JavaScript. I've tried using jQuery and other solutions I've seen online

How to set up Gravitee.io on Windows machine

Is it possible to install Gravitee.io Access Management on a local Windows machine?

Azure api works locally but not in Azure deployment, for the endpoint which need data from Azure sql db. Endpoint with hardcoded data is fine though

i have deployed a .net core web api to Azure App service. one endpoint of API which does not have anything to get from Database works fine. [Route("api/[contro

How to create a API server with endpoints in Python?

Using python, I would like to create API server with two endpoints , namely /metric and /healthz. /metric- needs to print the count how many times API api serve

How to create a API server with endpoints in Python?

Using python, I would like to create API server with two endpoints , namely /metric and /healthz. /metric- needs to print the count how many times API api serve

How to use NASA's neos (near earth objects) API in sketchware pro

I'm trying to use NASA's neos API in sketchware pro, the response from the API is a JSON but not in proper structure, it's contains "[]" before Key's , for exam

Get list of all google sheets using gspread?

Currently I can connect using gspread and create/share a spreadsheet. I can also read data from said spreadsheet but I have to request it by name. Is there a wa

Get list of all google sheets using gspread?

Currently I can connect using gspread and create/share a spreadsheet. I can also read data from said spreadsheet but I have to request it by name. Is there a wa

infinite scrolling from flutter application that fetch data from wordpress rest api based on categories fetch data not according to their category

infinite scrolling from flutter application that fetches data from WordPress rest API based on categories... I tried to fetch data based on categories but it di

Every second API request takes a long time when I send request through browser. With postman request take the fixed amount of time

I use laravel (7 or 8 version no difference), php 7.4 (opcache enabled). axios/fetch(empty request) no difference. browser edge/chrome no difference. What's in

Cross Origin Problem with Flask Api (Access-Control-Allow-Origin)

Hello all good people. I have tested everything that I can find on internet and nothing is working to fix this problem. I'm really hoping that someone here can

Cloudflare Workers with Webassembly

i managed today to get cloudflare workers working with my c# wasm. My question is, how safe this is if i want to serve a api on workers with webassembly? I want

How to upload Audio file to wordpress via Rest API from flutter

I am able to upload images via API to WordPress but not audio files, it gives HTTP 500 error when I try to pass the Audio file to the method. But when I pass th

cannot access URL due to SSL module not available Python

First time trying to use Python 3.6 requests library's get() function with data from quandl.com and load and dump json. import json import requests request =

Intercept the same API call multiple times in Cypress

Is it possible to use cy.intercept to intercept the same API call multiple times in the same test? I tried the following: cy.intercept({ pathname: "/url", metho

locust stat for single api call

in the locust documentation is specified how to get aggregated stats. However both the csv you can generate and in the web UI you have stats divided per api cal

ERROR Failed to load resource: the server responded with a status of 403 () en angular

Errors I get ERRORES: Failed to load resource: the server responded with a status of 403 () login:1 Access to XMLHttpRequest at 'http://localhost:8080/l

React - get data with axios

In my react app that is based on class components, My response API got from open weather fixes after several lags. this is my state class Weather extends Compon

Can we call any external REST API inside DBT(Data Build Tool)?

I am working on some analytical work and we need to transform data from one source to another and we are using DBT for transformation purpose. one of the data a

Can we call any external REST API inside DBT(Data Build Tool)?

I am working on some analytical work and we need to transform data from one source to another and we are using DBT for transformation purpose. one of the data a