Skip to content

topher1120/NetflixLibraryDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Demo App

This application is a demonstration application that can be used to show features of the following Netflix libraries:

This project shows extremely simple usages of the libraries and is not intended as a full implementation. Rather, this should be regarded as a useful 15 minute discussion of the libraries and encourage people to learn more about the libraries.

Build

This project uses Gradle, especially the Gradle Wrapper to simplify the build for those not familiar with Gradle. Simply use a command line interface and type 'gradlew build' at the root directory of the project. Once complete, you should find 'NetflixLibrarySample.war' in the build/libs directory.

License

Licensed under the Apache License, Version 2.0 (the “License”); you may not use these files except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A demo application showing a few of the Netflix libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published