Thanks for visiting! All docs are available here.
This repository contains the code for the Ambient core which includes:
- entry points like
NewApp()
,NewAppLogger()
andListenAndServe()
- interfaces used by the plugins: logger, router, session manager, etc.
- permission system and permission list
- dev console for the AMB CLI
- toolkit available to all plugins