Skip to content

MisatoWiki/Website-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

| 🛠️ Misato Website-API

REST API of the Misato Wiki.


Misato the modern collaborative Wiki


Install dependencies


Windows


Linux

  • Install cargo

    curl https://sh.rustup.rs -sSf | sh
  • Install clang and lld

    Ubuntu: sudo apt-get install clang lld

    Arch: sudo pacman -S clang lld


How to build ?

cargo build --release

How to run ?

cargo run --release

Notes

This wiki is using the wonderful rocket.rs framework


Made with ❤️ by RqndomHax

About

Website REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published