Press J to jump to the feed. Press question mark to learn the rest of the keyboard shortcuts
Log In
Found the internet!
Posts
Communities

Posts about GraphQL

Subreddit Icon
r/graphql
19.5k members
A place for interesting and informative GraphQL content and discussions.
Visit
Subreddit Icon
r/thegraph
22.8k members
This is The Graph's official Reddit community. The Graph is the indexing and query layer of web3. Developers build and publish open APIs, called subgraphs, that applications can query using GraphQL. Indexing and querying data from blockchains via The Graph allows applications to efficiently and performantly integrate data into all of their product and protocol needs.
Visit
Subreddit Icon
r/Hasura
686 members
⚡️ Instant GraphQL APIs to build realtime apps & APIs. Connect Hasura to your database & other data sources (REST & GraphQL servers, 3rd party APIs) and get a unified data access layer instantly. https://hasura.io
Visit
Subreddit Icon
r/node
232k members
Welcome to r/node
Visit
Subreddit Icon
r/reactjs
347k members
A community for learning and developing web applications using React by Facebook.
Visit
Subreddit Icon
r/Nestjs_framework
6.7k members
Nest (or NestJS) is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with and fully supports TypeScript (yet still enables developers to code in pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
Visit
Subreddit Icon
r/graphqleditor
35 members
GraphQL latest news, tutorials, blogs, examples & product updates from GraphQL Editor dev team.
Visit
Subreddit Icon
r/javascript
2.4m members
All about the 𝚓𝚊𝚟𝚊𝚜𝚌𝚛𝚒𝚙𝚝 programming language!
Visit
Subreddit Icon
r/programming
5.5m members
Computer Programming
Visit
Subreddit Icon
r/apiafterparty
59 members
Welcome to the Tyk GraphQL & API hangout afterparty. Continue the conversation about all things API and GraphQL here!
Visit
Subreddit Icon
r/webdev
1.6m members
A community dedicated to all things web development: both front-end and back-end. For more design-related questions, try /r/web_design.
Visit
Subreddit Icon
r/golang
207k members
Ask questions and post articles about the Go programming language and related tools, events etc.
Visit
Subreddit Icon
r/django
111k members
News and discussion about the Django web framework.
Visit
Subreddit Icon
r/typescript
106k members
TypeScript is a language for application-scale JavaScript development. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
Visit
Subreddit Icon
r/rust
237k members
A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity.
Visit
Subreddit Icon
r/ruby
79.9k members
Celebrate the weird and wonderful Ruby programming language with us!
Visit
Subreddit Icon
r/dotnet
131k members
.NET Community, if you are using C#, VB.NET, F#, or anything running with .NET... you are at the right place!
Visit
Subreddit Icon
r/Python
1.1m members
News about the programming language Python. If you have something to teach others post here. If you have questions or are a newbie use r/learnpython
Visit
Subreddit Icon
r/scala
50.4k members
Welcome to r/scala
Visit
Subreddit Icon
r/microapis
30 members
News, discussions, questions, and ideas about building and operating Microservices and APIs, including microservices deployments, testing, integrations, and design patterns, as well as types of APIs and protocols and documentation standards, such as REST, OpenAPI, Swagger, JSONSchema, RPC and its many variants, gRPC, SOAP, GraphQL, and many more!
Visit
r/vuejs
93.9k members
Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API.
Visit
Subreddit Icon
r/PHP
158k members
Share and discover the latest news about the PHP ecosystem and its community. Please respect r/php's rules.
Visit
r/WebDeveloperJobs
5.4k members
Jobs for JavaScript web developers who have experience with or want to learn new technologies such as: React.js, Redux, MobX, Angular 2 & 4, Vue.js, React Native, PhoneGap, Cordova, Ionic, Node.js, Express.js, GraphQL, Webpack, WebAssembly, Meteor.js, Socket.io, Babel, TypeScript, Yarn, NPM, Gulp.js, Grunt.js, WebGL. Also hiring for jobs related to: Lodash, Underscore, jQuery, Backbone.js, Ember.js, Mocha, Jasmine, Jest, Semantic UI and Bootstrap. For hire posts welcome.
Visit
Subreddit Icon
r/aws
238k members
News, articles and tools covering Amazon Web Services (AWS), including S3, EC2, SQS, RDS, DynamoDB, IAM, CloudFormation, AWS-CDK, Route 53, CloudFront, Lambda, VPC, Cloudwatch, Glacier and more.
Visit
Subreddit Icon
r/rails
57.3k members
A subreddit for discussion and news about Ruby on Rails
Visit
Subreddit Icon
r/javascriptjobs
3.9k members
Jobs for JavaScript web developers who have experience with or want to learn new technologies such as: React.js, Redux, MobX, Angular 2 & 4, Vue.js, React Native, PhoneGap, Cordova, Ionic, Node.js, Express.js, GraphQL, Webpack, WebAssembly, Meteor.js, Socket.io, Babel, TypeScript, Yarn, NPM, Gulp.js, Grunt.js, WebGL. Also hiring for jobs related to: Lodash, Underscore, jQuery, Backbone.js, Ember.js, Mocha, Jasmine, Jest, Semantic UI and Bootstrap. For hire posts welcome.
Visit
Subreddit Icon
r/FFBraveExvius
84.9k members
Final Fantasy Brave Exvius is a free-to-play role-playing game developed by Alim and published by Square Enix for iOS and Android devices.
Visit
Subreddit Icon
r/Clojure
31.1k members
Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
Visit
r/coding
520k members
Welcome to r/coding
Visit
Subreddit Icon
r/Kotlin
69.3k members
Discussion about Kotlin, a statically typed programming language for the JVM, Android, JavaScript, and native.
Visit
1.1k
1.1k
412 comments
118
Subreddit Icon
Posted by11 days ago

Hi, r/Python.

I wanted to share my library – twscrape – makes easy to collect data from tweets via authorized accounts. Since Twitter recently restricted public access to search, I created this library to help me continue gathering data for my own projects. Here are some of the features it offers:

  • Automatic authorization of accounts with receiving verification code on email

  • Pool of accounts which can collect data asynchronously

  • Automatic account switching when rate limit reached

  • Saving & re-using session

  • Both Search & GraphQL API

  • RAW & SNScrape data format (easy to adapt your processing script if you have worked with SNScrape before)

I hope that twscrape will not only benefit me, but also prove to be a valuable tool for community. You can find the library on GitHub at https://github.com/vladkens/twscrape

Thank you for considering it!

118
10 comments
82
82
28 comments
253
Subreddit Icon
Posted by2 months ago
Post image
253
102 comments
104
104
14 comments
15
Subreddit Icon
Posted by1 month ago
15
47 comments
24
Subreddit Icon
Posted by24 days ago

We just soft-launched Inigo Analytics for GraphQL APIs -- it's self-serve (and quick) to try out.

The tool provides in-depth (and zero-config) GraphQL analytics. You get query-level inspection and analytics, granular search filters, performance metrics, schema planning/coverage/heatmaps, error breakdowns, aggregate and latency views, smart widgets, and usage heatmaps. It integrates with all of the most popular GraphQL servers, and supports billions of monthly queries.

If you’re looking to add GraphQL analytics to your API stack or want an Apollo Studio alternative, Inigo Analytics is ready to go.

You can try it out yourself, or happy to walk you and your team through a demo.


GraphQL Inigo Analytics
24
7 comments
16
Subreddit Icon
Posted by5 days ago

You may have the fortune of being familiar with the jOOQ library for Java/JVM apps, that can generate domain models based on your database schema, as well as methods on these classes to perform queries. In case you're not, here's an example. Based on this Postgres schema,

TABLE User {
    id SERIAL PRIMARY KEY,
    name VARCHAR(30),
    age INTEGER
}

jOOQ would generate classes USER, ID, NAME and AGE, which would be fully type-checked, meaning the methods available on these classes would be based on their respective types in the database, allowing queries such as:

import com.domain.generated.tables.USER;
import com.domain.generated.tables.pojos.User;
import static org.jooq.impl.DSL.select;

List<User> usersAged30NotNamedDave = 
     select(USER.ID, USER.NAME, USER.AGE)
        .from(USER)
        .where(USER.AGE.eq(30))
        .and(USER.NAME.ne("Dave"))
        .fetchInto(User.class);
...

As you can see, this is extremely useful for removing boilerplate, ensuring type-safety, and making sure any query you write will be valid.

I'm hoping there exists a Typescript library that generates typed GraphQL in a similar way to this. None of the ones I've found so far have all these features: as far as I can tell, they mostly seem to generate types based on your server's schema, but then still require you to manually write queries in the form of multiline strings or similar, as opposed to having methods on the generated types that let you perform queries in a jOOQ-like way. Thank you for any help!

16
2 comments