mentorenwahl/backend/src/bin/api.cr

4 lines
61 B
Crystal

require "../backend"
Commander.run(Backend::Cli::API, ARGV)