GithubHelp home page GithubHelp logo

gierens / wikijs-rs Goto Github PK

View Code? Open in Web Editor NEW
21.0 2.0 0.0 1.12 MB

API bindings, CLI client and FUSE filesystem for Wiki.js written in Rust.

Home Page: https://crates.io/crates/wikijs

License: GNU Affero General Public License v3.0

Makefile 0.23% Shell 0.77% Rust 99.00%
wikijs api bindings cli crate fuse lib rust wiki-js

wikijs-rs's People

Contributors

dependabot[bot] avatar gierens avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wikijs-rs's Issues

Caching Layer for FUSE

Pages should be cached in-memory and only retrieved again when their updated_at changed. This could also be included into the library so others can use it, too.

Unwanted Print in Api::new

The Api::new still contains a debug print of the auth_response. This
is unnecessary and should be removed.

Password Authentication for CLI

The library already has the ability to login via password instead of an API key. This should be exposed by the CLI via the arguments and environment variables. Note that those options should be mutually exclusive but having one of them set is required. Not yet sure how this can be accomplished using clap.

Asset support for Filesystem

Currently only pages and their directory structure are supported in the filesystem. Assets and asset folder should be available, too. This is gonna require some heavy refactoring. Also this should offer a caching similar to the page cache.

Reuse Common Args in Fuse

The cli program more advanced arguments for the url and credentials that
could be reused in the fuse program. We should put them in a common place and
share them.

Label workflow fails

The label workflow fails with:

Error: found unexpected type for label 'lib' (should be array of config options)

See: #15

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.