/homework-1-week-2-mehmetveyselsekendiz

picus-security-golang-bootcamp -- homework-1-week-2-mehmetveyselsekendiz

Primary LanguageGoMIT LicenseMIT

Movie Catalog App

  • Movie Catalog app contains movies and has two commands which are taken as first argument.

  • Movies must be added with add_movie function in the app for get catalog functionality.

  • list => go run app.go list

  • search => go run app.go search MOVIE-NAME