Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 879 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 879 Bytes

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