MBurger Headless CMS
User Guide
CMS Headless
Engagement Platform
Search
⌃K
Links
🍔
MBurger Documentation🍔
🔑
API
📱
Android SDK
🍏
iOS SDK
Introduction
Installation
Initialization
Fetch the project
Fetch blocks
Fetch sections
Media
Encoding & Decoding
Serialization & Equality
Admin
Auth
Plugins
Sample Apps
MBurger Apps
💻
PHP SDK
☕
JavaScript SDK
🔷
Flutter SDK
❓
How to?
👻
Sample App
Powered By
GitBook
Fetch the project
You can retrieve the information of the project like this:
MBClient
.
getProject
(
success
:
{
project
in
},
failure
:
{
error
in
})
Previous
Initialization
Next
Fetch blocks
Last modified
2yr ago