Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

members-db

Database of members in the club, implemented in Rust.

Usage

$ cargo run [options] <command> [args...]

Commands

  • serve
    Starts the HTTP server to serve the members as JSON.

  • list
    Lists all members.

  • add <name>
    Adds a member with the name.

Options

  • -d <path>, --database=<path>
    Forces to use the database located at the path.

About

Database of members in the club, implemented in Rust.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages