command
module
Version:
v0.0.0-...-cf19cc9
Opens a new window with list of versions in this module.
Published: Mar 23, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
SHRINIBAS-SST-HACKATHON-1
► INSERT-TEXT-HERE
Table of Contents
Overview
► Movie Search API.
Repository Structure
└── shrinibas-SST-Hackathon-1/
├── .github
│ └── workflows
├── LICENSE
├── README.md
├── go.mod
├── go.sum
├── index.html
├── main.go
├── moviedb
│ └── moviedb.go
├── shrinibas-SST-Hackathon-1
├── styles.css
└── tmp
├── build-errors.log
└── main
Getting Started
System Requirements:
Installation
From source
- Clone the movieAPI:
$ git clone https://github.com/2k4sm/movieAPI
- Change to the project directory:
$ cd movieAPI
- Install the dependencies:
$ go build -o myapp
- Run movieAPI using the command below:
$ ./myapp
Tests
Run the test suite using the command below:
$ go test
Project Roadmap
-
► Creates Movie Search.
-
► Use svelte to create a list view of all movies.
-
► create a track for previously watched movies,watch list and favourites.
Thanks for using movieSearch.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.