BFC API Template

At this point we know what BFC API consists of and how it is tied with the App. When starting work on the new Client we want to get as much of out the box functionality as possible, to take things even further we want to have a fully working API ready to serve main application screens right away. This can be achieved by code generation. We use pre build BFC API Templates to generate initial minimum viable version of BFC API for a specific Client.

For more details on how to use Templates for code generation please reference our How To section of this documentation.

See Next