Code Monkey home page Code Monkey logo

atomic-server's Introduction

AtomicServer

crates.io Discord chat MIT licensed github

Create, share, fetch and model Atomic Data! AtomicServer is a lightweight, yet powerful CMS / Graph Database. Demo on atomicdata.dev. Docs on docs.atomicdata.dev

This repo also includes:

Status: alpha. Breaking changes are expected until 1.0.

  • ๐Ÿš€ Fast (less than 1ms median response time on my laptop), powered by actix-web and sled
  • ๐Ÿชถ Lightweight (8MB download, no runtime dependencies)
  • ๐Ÿ’ป Runs everywhere (linux, windows, mac, arm)
  • ๐Ÿ”ง Custom data models: create your own classes and forms. All verified and sharable using Atomic Schema
  • ๐Ÿ“„ Documents, collaborative, rich text, similar to Google Docs / Notion.
  • โš™๏ธ Restful API, with JSON-AD responses.
  • ๐Ÿ—„๏ธ Tables, with strict schema validation, keyboard support, copy / paste support. Similar to Airtable.
  • ๐Ÿ’ฌ Group chat,
  • ๐Ÿ’พ Event-sourced versioning / history powered by Atomic Commits
  • ๐Ÿ”„ Synchronization using websockets: communicates state changes with a client.
  • ๐ŸŒ Embedded server with support for HTTP / HTTPS / HTTP2.0 and Built-in LetsEncrypt handshake.
  • ๐Ÿงฐ Many serialization options: to JSON, JSON-AD, and various Linked Data / RDF formats (RDF/XML, N-Triples / Turtle / JSON-LD).
  • ๐Ÿ”Ž Full-text search with fuzzy search and various operators, often <3ms responses. Powered by tantivy.
  • ๐Ÿ“– Pagination, sorting and filtering queries using Atomic Collections.
  • ๐Ÿ” Authorization (read / write permissions) and Hierarchical structures powered by Atomic Hierarchy
  • ๐Ÿ“ฒ Invite and sharing system with Atomic Invites
  • ๐Ÿ“‚ File management: Upload, download and preview attachments.
  • ๐Ÿ–ฅ๏ธ Desktop app: Easy desktop installation, with status bar icon, powered by tauri.
  • ๐Ÿ“š Libraries: Javascript / Typescript, React, Svelte

Powered by Rust, atomic-lib and more.

Atomic.Data.Screencap.mp4

Documentation

Check out the documentation for installation instructions, API docs, and more.

Contribute

Issues and PRs are welcome! And join our Discord! Read more in the Contributors guide.

atomic-server's People

Contributors

joepio avatar polleps avatar rasendubi avatar metame avatar dependabot[bot] avatar alexmikhalev avatar albertchae avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.