FastPlaz

FastPlaz

  • Docs
  • MVC
  • ORM
  • FTE
  • Help
  • Release

›Latihan

Pengantar

  • Ctrl+Alt+Del
  • Arsitektur (MVC)
  • Instalasi

Konsep & Fitur

  • ORM
  • Template Engine
  • Variabel Global
  • Method
  • Helper
  • Common Function

Penggunaan

  • Create New Project
  • Controller
  • Model
  • Routing

Latihan

  • Default Package
  • Akses Database
  • API (echo)
  • REST API

Showcase

  • Showcase
  • Gallery

Utilitas

  • Database Explorer
  • JSON Validator
  • Regex Tester
  • Reveal in Explorer/Finder

Example API (echo)

Membuat API? Mudah kok.

Sudah disediakan wizard di menu File|New|FastPlaz|API Application....

echo

Fungsi dari contoh ini untuk menampilkan ulang (echo) seluruh parameter, baik GET maupun POST, yang dikirim ke endpoint API ini.

Disertakan pula tools buat anda yang ingin menggunakan Docker, dan juga disediakan builder untuk dideploy ke platform serverless. Anda bisa mencobanya di Amazon Lambda.

Kode Sumber

Echo Example tersedia di repository FastPlaz di github.com/fastplaz/echo. Silakan lakukan git clone kemudian dikompilasi.

Materi

Dari contoh ini bisa dipelajari tentang:

  • Pembuatan API sederhana.
  • JSON, baik membaca data json maupun membuat output berformat json.
  • RAW BODY input.
  • Membaca parameter melalui Method GET maupun POST.
  • Pengenalan Docker.
  • Pengenalan Serverless (Amazon Lambda).

Docker

Tutorial cara build API Echo ini melalui docker bisa dibaca di channel Medium Luri Darmawan

Serverless

//TODO: tutorial serverless

← Akses DatabaseREST API →
  • Kode Sumber
  • Materi
    • Docker
    • Serverless
FastPlaz
Docs
Getting StartedFastPlaz Theme EngineContribution
Community
User ShowcasePascal IndonesiaPascal Indonesia on Telegram
More
BlogGitHubStar
FastPlaz Web Framework
Copyright © 2023 FastPlaz - Built with Docusaurus