当前位置: 首页 > 软件库 > 大数据 > 数据查询 >

hasura-backend-plus

授权协议 MIT License
开发语言 Java
所属分类 大数据、 数据查询
软件类型 开源软件
地区 不详
投 递 者 程振濂
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Hasura Backend Plus (HBP)

Authentication & Storage for Hasura

For detailed usage and installation instructions check out the documentation.


Core Features:

  • �� Fully customizable with sensible defaults.
  • �� Easy to setup, can be deployed anywhere.
  • �� Two-factor authentication support.
  • �� Third-party OAuth providers: Google, GitHub, Facebook, Apple, Twitter, Microsoft Live, Linkedin, Spotify.
  • �� Highly customisable storage rules on any S3-compatible instance.
  • �� Optional email account verification.
  • �� Secure email and password change.
  • �� JWKS endpoint.
  • Optional checking for Pwned Passwords.
  • �� Rate limiting.
  • ��‍�� Written 100% in TypeScript.

Nhost

The easiest way to deploy HBP is with our official Nhost managed service. Get your perfectly configured backend with PostgreSQL, Hasura and Hasura Backend Plus and save yourself hours of maintenance per month.

All Nhost projects are built on open source software so you can make real-time web and mobile apps fast �� .

�� Contributing

Contributions and issues are welcome.

Feel free to check the issues page.

Show your support

Give a ⭐️ if this project helped you!

�� License

This project is MIT licensed.

 相关资料
  • Hasura GraphQL Engine 是一个超快的 GraphQL 服务器,可以让你基于 Postgres 数据库快速简历 GraphQL API 服务。通过数据库事件实现 webhook triggers ,其 remote schemas 用于构建业务逻辑。 架构:  

  • Often, an extension will want to react to some events occuring elsewhere in Flarum. For instance, we might want to increment a counter when a new discussion is posted, send a welcome email when a user

  • Topics: State management JSON and serialization Back-end services Firebase

  • Slope Ninja Backend This repository hosts the backend source code (API, resort data parser and the notification workers) that powers https://slope.ninja, Slope Ninja iOS and Slope Ninja Android apps.

  • 前后端分离实践----blog's backend 前端地址---- blog's frontend 简介:通过vue.js框架与koa2框架分别搭建前后端,利用ngnix端口分发部署实现代码全分离,开发全分离。 nginx文件配置内容 server { listen 80; server_name localhost; location / {

  • Build, Validate, Route, Authenticate, and Mock using OpenAPI definitions. OpenAPI Backend is a Framework-agnostic middleware tool for building beautiful APIs with OpenAPI Specification. Features Build