-
Updated
Aug 20, 2020 - Go
#
subscriptions
Here are 232 public repositories matching this topic...
An implementation of GraphQL for Go / Golang
Open-Source Subscription Billing & Payments Platform
-
Updated
Aug 26, 2020 - Java
Server-sent live updates: protocol and reference implementation
api
graphql
golang
websocket
realtime
web-api
hypermedia
server-sent-events
streaming-api
push
subscriptions
realtime-api
async-api
mercure
-
Updated
Aug 24, 2020 - Go
morfikov
commented
Aug 14, 2019
Currently there's no way to share a video link with "at the current time" position. You have to open the URL in a web browser and then right click on a YT player to get the "time link". It would be nice to have this kind of feature in FreeTube.
therefromhere
commented
May 1, 2020
Something based on https://docs.djangoproject.com/en/3.0/howto/upgrade-version/ would be a good idea.
- Review the change log for breaking changes
- Upgrade one feature release at a time (eg 2.2.x to 2.3.x)
- Test for deprecation warnings before/after each feature release
- Suggestion to run
./manage.py djstripe_sync_modelsafter feature release in order to populate new fields - link to h
a payments Django app for Stripe
-
Updated
Aug 15, 2020 - Python
Rinvex Subscribable is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
-
Updated
Aug 7, 2020 - PHP
Use AWS Lambda + AWS API Gateway v2 for GraphQL subscriptions over WebSocket and AWS API Gateway v1 for HTTP
graphql
aws
apollo
aws-lambda
websockets
aws-apigateway
graphql-subscriptions
subscriptions
aws-dynamodb
-
Updated
Aug 24, 2020 - TypeScript
The Mercure Component allows to easily push updates to web browsers and other HTTP clients using the Mercure protocol.
-
Updated
May 27, 2020 - PHP
The MercureBundle allows to easily push updates to web browsers and other HTTP clients in the Symfony full-stack framework, using the Mercure protocol.
-
Updated
Jun 30, 2020 - PHP
An RxJava wrapper for the Google Play Billing Library
android
buffer
monetization
subscriptions
googleplay
inapppurchase
inapp-billing
purchases
inapp
playbillinglibrary
buffer-android
-
Updated
Jun 22, 2020 - Kotlin
Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
bot
automation
youtube
video
generator
manager
youtube-api
google-sheets
playlist-generator
videos
playlist-maker
youtube-playlist
subscriptions
google-script
sheets
youtube-channel
sheet
youtube-api-v3
youtube-channel-crawler
sheets-api
-
Updated
Jul 26, 2020 - JavaScript
HandsUp 🙌 - Make your events more interactive
-
Updated
Oct 31, 2017 - JavaScript
Real-time Collaborative Beatbox with React & GraphQL
-
Updated
Jul 30, 2020 - JavaScript
Download all new videos from your YouTube subscriptions
-
Updated
Oct 4, 2018 - Python
React Native Movies App: AWS Amplify, AWS AppSync, AWS Cognito, GraphQL, DynamoDB
graphql
aws
react-native
dynamodb
subscriptions
offline-capable
appsync
aws-amplify-react-native
aws-appsync
-
Updated
Jul 24, 2018 - JavaScript
Rx wrapper for Billing Library with connection management
-
Updated
Apr 18, 2020 - Kotlin
Automatically downloads youtube subscriptions
-
Updated
Jul 19, 2020 - JavaScript
A module for braintree reoccurring payments and transactions 💳
-
Updated
Aug 28, 2020 - TypeScript
Middlewares to sync meteor reactive sources with redux store
-
Updated
Apr 18, 2018 - JavaScript
-
Updated
Sep 4, 2018 - JavaScript
Repository of Firebase Extensions built by Stripe.
-
Updated
Aug 20, 2020 - TypeScript
A Server-Side-Events (SSE) client + server for GraphQL subscriptions
-
Updated
Jun 22, 2018 - JavaScript
Graphql subscriptions with apollo-server-lambda
-
Updated
Jul 31, 2020 - JavaScript
Immutable data storage
-
Updated
Jan 5, 2020 - Go
Improve this page
Add a description, image, and links to the subscriptions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the subscriptions topic, visit your repo's landing page and select "manage topics."
Is it possible to specify a complexity limit that doesn't apply to schema introspection? Or to manually set the complexity cost for schema introspection?
I took a look through the generated code, but didn't see any hooks relating to this (I may very well have missed it).