Releases: geekapk-r/ServerR
Releases · geekapk-r/ServerR
Hello, world!
dse@susepc:~/GeekApk/ServerR$ ./target/debug/geekapkd 🌌 Hello, GeekApk! Found environment (rocket environment see rocket output): 🐶 DOGETOK: :doge: 🔌 WEBHOOKS: 🔧 Configured for development. => address: localhost => port: 8000 => log: normal => workers: 4 => secret key: generated => limits: forms = 32KiB => tls: disabled 👾 Catchers: => 404 => 413 => 401 => 400 🛰 Mounting '/': => GET / 📂 DATABASE_URL: postgres://geekapk:dolphins@localhost:5433/geekapk 🚀 Rocket has launched from http://localhost:8000 GET / text/html: => Matched: GET / => Outcome: Success => Response succeeded. GET / text/html: => Matched: GET / => Outcome: Success => Response succeeded. GET /a text/html: => Error: No matching routes for GET /a text/html. => Warning: Responding with 404 Not Found catcher. => Response succeeded.
Initialize Cargo repository
Cargo project initialized
目前 Server 由 Rust 编写,使用 了这些库:
Initialize repository
Codeless, just fit GitHub community std
- Contributing
- PR template
- Issue template