Skip to content

arislaode/crud-movie-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Background

A film – also called a movie, motion picture, moving picture, picture or photoplay , therefore movie app is considered help to achieve the goal.

Usage

This Template is created as a framework as a backend service.

How to use

  • Create environment

    pip install virtualenv
    virtualenv -p python3 env
  • Active environment:

        source env/bin/activate
  • Install all package needed

        pip install -r requirements.txt
  • Run project

        bash boot.sh

Design

This service design is based on the template recommended by flask and exploreflask.

Contact

For any problem contact the Deployment Engineer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published