flsoar/soar-swoho

Ultra-lightweight serverless framework to quickly build micro-service monomers.

dev-master 2022-03-01 08:59 UTC

This package is auto-updated.

Last update: 2024-04-29 04:41:10 UTC


README

Ultra-lightweight serverless framework to quickly build micro-service monomers.

Starting a new project is a very troublesome thing, not only the development program itself, but also the configuration of the running environment. I have developed golang applications, and the developed programs can run by themselves. I am attracted by this convenience. With the help of openswool, soar-swoho was born.

Install

composer reqire flsoar/soar-swoho

Feature And Plan

  • Custom routing
  • Integrate Laravel Eloquent ORM
  • Integrate Laravel validator
  • Code hot update
  • CURD Assist
  • Permission annotation

Documentation