开源软件名称(OpenSource Name): daptin/daptin开源软件地址(OpenSource Url): https://github.com/daptin/daptin开源编程语言(OpenSource Language):
Go
95.3%
开源软件介绍(OpenSource Introduction):
Daptin - Headless CMS for the 100x Developers
Take the API overhead out of your brain with Daptin. Complete granular access to your data over the network. A single binary to power up your application.
┌──────────────────┐ ┌──────────────────┐ ┌────────────────┐
│ │ │ │ │ │
│ OpenAPI 2/3 │ │ Database │ │ Cloudstore │
│ │ │ │ │ │
└────────▲─────────┘ └───────▲──────────┘ └───────▲────────┘
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
└─────────────────────────┬─┴───────────────────────────┘
│
│
│
│
│
│
│
┌──────────┴───────────┐
┌─────────────────┐ │ │ ┌────────────────┐
│ │ │ │ │ │
│ Actions ◄───────────────────┤ Daptin ├─────────────────────► SMTP/IMAP │
│ │ │ │ │ │
└─────────────────┘ │ │ └────────────────┘
└──────────┬───────────┘
│
│
│
│
│
│
│
│
│
│
┌─────────────────────────┬──────────────┼──────────────────┬──────────────────────────────┐
│ │ │ │ │
│ │ │ │ │
│ │ │ │ │
│ │ │ │ │
┌─────────▼────────┐ ┌───────▼───────┐ │ ┌────────▼───────┐ ┌────────▼─────────┐
│ │ │ │ │ │ │ │ │
│ YJS Live Collab │ │ JSONAPI.org │ │ │ GraphQL │ │ WebSocket │
│ │ │ │ │ │ │ │ │
└──────────────────┘ └───────────────┘ │ └────────────────┘ └──────────────────┘
│
│
│
┌─────────▼────────┐
│ │
│ Static site │
│ │
└──────────────────┘
Quick start with a generic web dashboard
Download •
Documentation •
Community
The most powerful ready to use data and services API server.
Define data tables and relations from config files or API calls
Middleware for handling data normalizations and conformations
Create indexes, constraints on columns
Column can be have images/video/audio/blobs attachments, stored appropriately in #cloudstore
Authentication and Authorization on APIs, define auth using APIs
Add users and user groups
RWX based permission system for rows and tables
JWT token with configurable expiry time
User sign in/sign up/password reset flows
JSON API and GraphQL API
JSONAPI.org complaint endpoints
GraphQL endpoint with Data/Query and Mutations available
Pagination and filtering using page number or cursor based
Fetch relationships in a single call
Cloud storage, create storage using API
Connect to over 30 storage providers (localhost/HTTP/FTP/GDrive/Dropbox/S3 and many more)
Manage files using daptin actions
Automated 1 hour sync scheduled
Static and HUGO sites
Host site on multiple domains
Inbuilt HTTPS certificate generation with lets-encrypt
Web file browser and FTP access (disabled by default)
Action workflows & 3rd party API integration, create new integration using API calls
Supports v2/v3 openapi in yaml or json format
Call any 3rd party API by importing OpenAPI Spec
Email server
Enable SMTPS and IMAPS services and use daptin as your daily email provider
Multi hostname mail server
Multiple email accounts, database backed email storage
Overview
Javascript/Typescript Client
https://github.com/daptin/daptin-js-client
Starter kit: https://github.com/daptin/vue_typescript_starter_kit
Define Schema
Find
Get By Id
Create
Delete
Delete relations
List relations
Versioning of the data
Authentication and authorization
JSON API endpoint
GraphQL endpoint
Actions and integrations with external services
Get Started
APIs
CRUD APIs
Action APIs
User APIs
State tracking APIs
Users
Asset and file storage
Sub-sites
Client library
API spec RAML
OpenAPI V3 spec is auto generated for each endpoint exposed. This can be use to generate further documentation and clients.
curl http://localhost/apispec.yaml
Road Map
请发表评论