You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,11 @@
7
7
8
8
**Create, share, fetch and model [Atomic Data](https://docs.atomicdata.dev)!
9
9
AtomicServer is a lightweight, yet powerful CMS / Graph Database.
10
+
Demo on [atomicdata.dev](https://atomicdata.dev)
10
11
This repo also includes the [`atomic_lib`](lib/README.md) Rust library and [`atomic-cli`](cli/README.md).**
11
12
12
13
_Status: alpha. [Breaking changes](CHANGELOG.md) are expected until 1.0._
13
14
14
-
Demo on [atomicdata.dev](https://atomicdata.dev)**
15
-
16
15
<!-- We re-use this table in various places, such as README.md and in the docs repo. Consider this the source. -->
17
16
- 🚀 **Fast** (less than 1ms median response time on my laptop), powered by [actix-web](https://github.com/actix/actix-web) and [sled](https://github.com/spacejam/sled)
18
17
- 🪶 **Lightweight** (8MB download, no runtime dependencies)
0 commit comments