#
api-integration
Here are 116 public repositories matching this topic...
every feature build up from scratch
-
Updated
Apr 13, 2022 - C++
A howto for integrating Swedish BankID without all the fuzz
-
Updated
Mar 3, 2022
Some times because of Server problem we are facing A Network Fluctuatuion while calling the API. To resolve that problem I've made a Simple lightweight library which provides Functionality to Retry that API call at time of network error. Take a look and Feel free to Contribute.
android
volley
network
rest-api
retrofit
android-networking
retrofit2
okhttp3
retry-strategies
retry-policy
api-integration
retrofit-retry-policy
-
Updated
Feb 15, 2018 - Java
A tool for generating TypeScript code and interface from swagger by using SWR and axios as client.
-
Updated
Sep 30, 2021 - TypeScript
Terraform module to create resources across the Snowflake and AWS providers and establish proper relationships within those resources.
-
Updated
May 12, 2022 - HCL
This repository includes different types of API integrations with Python.
-
Updated
May 29, 2020 - Python
Integration of Telegram Bots to Frappe and ERPNext
-
Updated
Mar 16, 2021 - Python
-
Updated
Jun 26, 2020 - HTML
-
Updated
Jun 26, 2020 - JavaScript
Dpd-Russia WebService API Integration
-
Updated
Mar 28, 2022 - PHP
A set of go packages to integrate your Go app into existing Rails project.
-
Updated
Oct 12, 2017 - Go
data integration framework
-
Updated
Apr 15, 2022 - Rust
Leaflet plugin that allows an easy integration with the Google Maps API
-
Updated
Mar 28, 2020 - JavaScript
A simple example of reading Rails session in a Golang API
-
Updated
Apr 11, 2022 - Ruby
Openhotelier Partner API let you build your application with fastest hotel search, availability and booking functionalities. You can create your booking engine right away. INSTALL this script in 3 minute and have your OWN BOOKING ENGINE
api
travel
api-rest
hotels
api-service
bookings
hotel-api
hotel-booking
booking-engine
api-integration
travels
guesthouse
resorts
booking-website
hotel-reservation
booking-api
api-development
hotel-search
hotels-resorts
hotel-distributions
-
Updated
Sep 12, 2016
This is a template for deploying an API integration page, showcasing the integrations with a platform, allowing API providers to share a list of other APIs they've connected with.
-
Updated
Sep 7, 2017 - JavaScript
A collection of simple API integrations for Gnosis Protocol V2
-
Updated
Dec 18, 2021 - Python
-
Updated
Jul 17, 2021 - Dart
Accelo integration for Slack
-
Updated
Jul 23, 2021 - JavaScript
node 8 example of reading a mysql table and writing it to a google sheet
-
Updated
Aug 24, 2018 - JavaScript
Album Slider using react js
react
javascript
slider
album
lazyload
axios
api-integration
album-gallery
react-lazyload
react-leaf-carousel
album-slider
-
Updated
Sep 19, 2019 - JavaScript
An appointment booking application having an admin and patient view, built using ReactJs.
-
Updated
Aug 9, 2021 - JavaScript
Low code Test automation framework using cucumber and supports Behavior Driven Development (BDD). Can build test cases using Excel and Postman collection. It allows to build and test api workflow in minutes.
rest-api
openapi
postman
api-testing
testautomation
postman-collection
testautomationframework
agile-development
api-integration
apitesting
-
Updated
Apr 29, 2022 - Java
Simple API that provides an integration with Apple Store and show categorized results by monetization built on Sinatra
-
Updated
Mar 22, 2016 - Ruby
An audio streaming website that makes use of the SoundCloud API to search and play the desired songs.
-
Updated
Jun 14, 2020 - JavaScript
Mobile app with React Native 0.63, browse photos with unsplash api
-
Updated
Aug 12, 2020 - JavaScript
An app which contains spacex related info from their open API
-
Updated
Nov 5, 2021 - Vue
Projects done in flutter 📱 course from beginner level . Includes creating beautiful UI's, API integration and connecting the app to firebase backend. 🙍🏼♀️➡ 🦸♀️
ui-design
mobile-app
flutter
api-integration
ui-component
simple-ui
complex-ui
backend-integration
library-packages
-
Updated
Feb 5, 2021 - Java
Improve this page
Add a description, image, and links to the api-integration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the api-integration topic, visit your repo's landing page and select "manage topics."
Hello everyone,
I would like to receive the list of authentication ids as it is described in /docs/API.md
/api/:integration/authentications
- To retrieve a list of authentications for that integrationHowever when I read the file src/routes/api.ts I never find the endpoint to get the list of authentication ids.