GithubHelp home page GithubHelp logo

leoxie / dozerjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cybernetics/dozerjs

0.0 2.0 0.0 1.46 MB

Foundational Framework for NodeJS Web Services

Home Page: http://www.dozerjs.com

License: MIT License

dozerjs's Introduction

DozerJS

Dozer is a system for rapidly developing services to support front-end applications.

It's not a framework, not a toolkit, rather Dozer aims to be a maleable and unopinionated foundation for developing RESTful API's and web services to support front-end development.

Dozer creates a core server environment using NodeJS and the Express framework then allows you to build api endpoints, database models, components and adapters which all work together to provide the services required on the front-end.


Getting Started

Quick Start

DozerJS has an npm available to make creating new instances simple. To get started install the npm globally:

npm install dozerjs -g

Then simply run the dozerjs npm via the following:

dozerjs create NewProject

Which will create the project with all neccesary assets and dependencies in the directory ./NewProject.

For additional information on using the command client please visit the npm page.


Manual Installation

To get the foundation up and running simply clone it locally then run npm install to install the dependencies.


License

DozerJS is released under the MIT-style license and as such is open to modification and redistribution based upon the terms of the license.


More Information

For more information on DozerJS, usage, concepts and examples please visit the DozerJS website.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.