Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.38 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.38 KB

Developer Guide

You need to sign the contributor license agreement before you contribute to Frapid. Frapid is licensed under MIT license. Please refer to the file contributing.md on the root directory.

Internationalization

Internationalization is handled by the module Frapid.i18n. For more information, read the internationalization guide.

Authentication & Authorization

Data Access & Restful APIs

Frapid uses database first approach. Please follow these documents for more information:

Uncategorized

Frapid Application Samples

Back to Documentation Home