This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
hyperlog
Watch
1
Star
0
Fork
0
You've already forked hyperlog
Code
Issues
1
Pull Requests
1
Packages
Projects
Releases
3
Wiki
Activity
816869e6f9
hyperlog
/
crates
/
hyperlog-server
/
src
/
services.rs
6 lines
96 B
Rust
Raw
Normal View
History
Unescape
Escape
feat: can add items Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-13 23:33:37 +02:00
pub
mod
create_item
;
feat: server can actually create root and sections Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-13 22:57:20 +02:00
pub
mod
create_root
;
pub
mod
create_section
;
feat: can get actual available roots Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-14 20:58:38 +02:00
pub
mod
get_available_roots
;
Reference in New Issue
Copy Permalink