Skip to content

tuokri/rs2wapy-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Applications with rs2wapy

Discord

This project contains a collection of examples on how to use rs2wapy and how to deploy applications using rs2wapy.

Basic Terminology

  • Python: the programming language, which rs2wapy is written in.

  • rs2wapy: Rising Storm 2: Vietnam WebAdmin Python Interface (the library powering these example applications).

  • Heroku: Platform as a Service (PaaS) provider. Used to host some of the example applications.

  • GitHub: software development platform. All the code you see here is hosted on GitHub.

Example Applications