Main Concept and ArchitectureIntroduction

Introduction

The main concept of GIMBAP is to make a framework that can be used to build a simple web application with minimal boilerplating and easy to understand code.

The main component of GIMBAP is called an “App”.

And each app has some core features like below:

  • App Container
  • Dependency Management
  • Server Engine
  • Microservices
  • Modules
  • Provider
  • Controller

Quick Jump


MIT 2024 ©jhseong7