Tag: Api
-
Lead API Platform Engineer – IDR, Inc. – Addison, TX
IDR, Inc. Addison, TX $70 – $78 Contract: W2, 12 Month(s) Work from home Skills API GraphQL Job Description Exciting and long-term and opportunity for a Lead API Platform Engineer with an industry leading company in the Travel Industry! The Lead API Platform Engineer will be responsible for the technical and architectural mentorship for GraphQL API…
-
Golang Developer (Node.JS + GraphQL) – VDart, Inc. – Sunnyvale, CA
VDart, Inc. Sunnyvale, CA $$Negotiable Part Time, Accepts corp to corp applications, Contract: W2, Independent Skills java API Node JS nodejs Golang GraphQL Graph QL Job Description VDart Inc is the leading global provider of digital solutions, products and talent management company providing digital technology solutions in Automotive, Manufacturing, Energy & Utilities and Healthcare Industries.…
-
Laravel graphql lighthouse not working properly
0 I am using GraphQL Lighthouse for Laravel 10 project for the first time and I stuck in first phase of api. I exactly do what documentation said Link Here and YouTube tutorial Install lighthouse package composer require nuwave/lighthouse Publish the default schema php artisan vendor:publish –tag=lighthouse-schema IDE Support php artisan lighthouse:ide-helper Install GraphQL DevTools…
-
Lead Digital GraphQL API Engineer – Alleare Consulting – Addison, TX
Alleare Consulting Addison, TX Depends on Experience Contract: W2 Skills Software Engineering Gitlab GraphQL Javascript Node . js React TypeScript e – commerce mobile API Job Description Lead Digital GraphQL API Engineer 12 month + contract Addison, Texas Hybrid 3537 IMMEDIATE NEW JOB OPENING for a Sr. Lead Platform Engineer to join our team…
-
GRAPHQL Developer – Venusgeo – Remote
Venusgeo Remote $60 – $70 Contract: W2, Independent, 12 Month(s) Skills GRAPHQL API Job Description Hi Greetings !! Role : GRAPHQL Developer Location : Remote , USA Duration : Long Term Job Description: 1. 7+ years of experience in enterprise software engineering leadership roles at leading-edge companies 2. BS in Computer Science,…
-
Backend Developer – EWS – Bentonville, AR
EWS Bentonville, AR Depends on Experience Contract: W2, 6 Month(s) Skills Java API GraphQL Job Description Title: Backend Developer Location: Bentonville, AR Duration: Contract to Hire after 5 Months Requirements: Java Backend Developer Understand business requirements and identify APIs required to accomplish them Work with other teams to go over APIs and make…
-
Sr .Net Back End Developer – Amzur Technologies, Inc. – Remote
Amzur Technologies, Inc. Remote Depends on Experience Contract: W2, Independent, 12 Month(s) Skills GraphQL .Net Core API SQL Azure Job Description 12 Months Contract To Hire Need to go to Onsite First Day to pick the Laptop, Either Plano, TX or Mechanicsburg, PA Responsibilities Strong problem-solving skills. Commitment to delivery. Excellent…
-
Python requests & Graphql API: How to use variables?
0 I am working on creating users on my wiki.js using graphql api and python’s request package. I am able to create a user normally(hard coded) but I want to use variables. Here is the code I tried: # we have imported the requests module import requests # defined a URL variable that we will…