Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurmelton/razer
Control your site with rust
https://github.com/arthurmelton/razer
Last synced: 25 days ago
JSON representation
Control your site with rust
- Host: GitHub
- URL: https://github.com/arthurmelton/razer
- Owner: arthurmelton
- License: mit
- Created: 2022-05-21T15:27:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-27T03:46:55.000Z (over 2 years ago)
- Last Synced: 2024-12-09T09:09:02.256Z (about 1 month ago)
- Language: Rust
- Size: 130 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# razer
Control your site with rust
## Get Started
### Add the script
To add the script all you will have to do is add this to your html
```html
```
so an example would be
```html
```
### Start your server
To start hosting a server go to this url https://crates.io/crates/razer and on the right it says install copy that line and put it in your Cargo.toml
### Getting started
You can read the examples I have made and work off of those and the documentation is here https://docs.rs/razer/