Lifecycle functions
Strapi includes lifecycle functions (e.g. register, bootstrap and destroy) that control the flow of your application.
Strapi includes lifecycle functions (e.g. register, bootstrap and destroy) that control the flow of your application.
Strapi's Server API for plugins allows a Strapi plugin to customize the back end part (i.e. the server) of your application.