Skip to content

digideskio/dsp-core

 
 

Repository files navigation

DreamFactory Services Platform(tm) Core Server v1.9.4-patch1

Latest Stable Version Total Downloads Latest Unstable Version License![Gitter](https://badges.gitter.im/Join Chat.svg)

This is the DreamFactory Services Platform™ Core Server repository. It contains the core web components necessary to run the system. The code is available for use under the Apache Version 2.0 license.

<a href="http://www.jetbrains.com/phpstorm/" style="display:block;alt="PHP IDE with advanced HTML/CSS/JavaScript editor for hardcore web-developers" title="PHP IDE with advanced HTML/CSS/JavaScript editor for hardcore web-developers">Proudly developed with

Please visit our wiki for detailed platform and API documentation.

[Instructions] (https://github.com/dreamfactorysoftware/dsp-core/wiki/Usage-Options) for installing DreamFactory in various environments

[Change logs] (https://github.com/dreamfactorysoftware/dsp-core/wiki/CHANGELOG) for current and past releases

Overview

DreamFactory is an open source mobile backend that provides RESTful services for building modern applications.

DreamFactory automatically generates a comprehensive, customizable, and secure REST API for any backend data resource, including SQL, NoSQL, file storage, email, and push notifications.

Other important features include server-side scripting, API customization, single sign-on, user management, record-level access control, interactive API docs, and client SDKs.

In technical terms, DreamFactory is a LAMP / WAMP / MAMP stack that runs on Linux (Ubuntu, Red Hat, CentOS, Debian), Windows, and Mac OS X. As such, DreamFactory scales horizontally and vertically based on the number and size of servers. Installation options are highly flexible. You can install DreamFactory on your IaaS cloud, PaaS provider, on premises server, or laptop.

DreamFactory is “runtime” software, which is to say that your application makes API calls to DreamFactory and DreamFactory returns JSON (or XML) at runtime back to your application over SSL.

To learn more about DreamFactory's features, check out the [DreamFactory overview] (https://github.com/dreamfactorysoftware/dsp-core/wiki/DreamFactory-Overview).

Feedback and Contributions

  • Feedback is welcome in the form of pull requests and/or issues.
  • Contributions should generally follow the strategy outlined in "Contributing to a project"
  • All pull requests must be in a "git flow" feature branch to be considered.

About

DreamFactory Services Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 43.2%
  • CSS 31.6%
  • HTML 14.7%
  • PHP 9.7%
  • Other 0.8%