oak-graphql VS obsidian

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

oak-graphql

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

obsidian

GraphQL, built for Deno - a native GraphQL caching client and server module (by open-source-labs)
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 obsidian
1 3
122 753
- 0.1%
5.2 0.0
9 months ago about 1 year 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.

obsidian

Posts with mentions or reviews of obsidian. 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 obsidian you can also consider the following projects:

gql - ☁ Universal GraphQL HTTP middleware for Deno

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

opine - Minimalist web framework for Deno ported from ExpressJS.

AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

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

notesnook - A fully open source & end-to-end encrypted note taking alternative to Evernote.

tinyhttp-deno - 🦕 Deno port of tinyhttp, 0-legacy, tiny & fast web framework [Moved to: https://github.com/deno-libs/tinyhttp]

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

gql - A GraphQL client in Python

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