Skip to content
cmancushman edited this page Oct 26, 2017 · 2 revisions

Welcome to the StackBase wiki!

StackBase is a MySQL-based backend framework currently built for Objective-C developers. By providing an easy-to-implement framework, Stackbase offers a solution for coders who are not confident in building their own databases or do not wish to spend excessive time away from frontend. Stackbase allows users to set up, maintain and use their own MySQL tables by only using Objective-C methods.

This wiki covers all methods usable in StackBase as well as how to properly use them, so that you can fully utilize the framework.

If you haven't already, set up your client.

Otherwise, follow the table of contents to fully understand StackBase.

Clone this wiki locally