oak-graphql VS tinyhttp-deno

Compare oak-graphql vs tinyhttp-deno and see what are their differences.

oak-graphql

A simple graphql middleware for oak deno framework. (by aaronwlee)

tinyhttp-deno

🦕 Deno port of tinyhttp, 0-legacy, tiny & fast web framework [Moved to: https://github.com/deno-libs/tinyhttp] (by deno-libs)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
oak-graphql tinyhttp-deno
1 1
122 30
- -
5.2 8.3
9 months ago about 3 years ago
TypeScript TypeScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

oak-graphql

Posts with mentions or reviews of oak-graphql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-13.
  • Building a GraphQL API with Deno and gql
    8 projects | dev.to | 13 Apr 2021
    In this post I would like to show how to build a GraphQL API server with gql. At the moment there are a few GraphQL server modules for Deno, such as obsidian and oak_graphql but all of them are either standalone or framework-specific. gql instead, is a framework-agnostic middleware so I will use it with Deno std's net/http.

tinyhttp-deno

Posts with mentions or reviews of tinyhttp-deno. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-13.

What are some alternatives?

When comparing oak-graphql and tinyhttp-deno you can also consider the following projects:

gql - ☁ Universal GraphQL HTTP middleware for Deno

graphql-playground - 🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)

opine - Minimalist web framework for Deno ported from ExpressJS.

graphql-tag - 🦕 Create a GraphQL schema AST from template literal. Deno port of `graphql-tag` library

obsidian - GraphQL, built for Deno - a native GraphQL caching client and server module

gql - A GraphQL client in Python

graphql_tools - [DEPRECATED] 🦕 Useful tools to create and manipulate GraphQL schemas. Deno port of `graphql-tools` library