REST API - dfryan/dreamfactory GitHub Wiki
The DreamFactory REST API is a RESTful implementation of our interface allowing access to our native services available on DreamFactory, as well as, other remote web services that you make available on DreamFactory.
The REST API consists of the following areas:
- System Configuration
- User Profile Management
- Authentication
- Database Services
- File Storage Services
- Email Services
- Remote Web Services
Detailed information for each area of the REST API is available in the REST API documentation section.