Skip to content

Xamboo v1.4.5

Compare
Choose a tag to compare
@metalwolf metalwolf released this 18 Jan 01:12
· 75 commits to master since this release
08c9c2c

Extremely fast databaseless CMS/API/APP and Web Server framework.

  • Build Pages, RestAPIs, GraphAPIs, on multisites.
  • Support Auth, SSL, Minify of code, GZip.
  • Contains many types of engines and programmer engines to distribute code.
  • Compile new pages and apps in GO without restarting the server (as plugin modules).
  • Contains a CMS with advanced Meta language.

New in this version:

  • Support for database transactions added in datasource interface.
  • Added Component structure in assets (not yet operational)
  • Added status for structures, to control changes of sources, and hot config reload (not yet operational)