moecre / mia-js-core

mia.js - Middleware API framework - Core module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mia-js-core

mia.js - Middleware API framework - Core module

mia.js is an API framework based on node.js, Express and mongoDB that makes it easy to build custom or enterprise-grade apis and web frontends. Focus of mia.js is to work as middleware backend for mobile apps to have all your communication in one place and avoid overloading your mobile apps. Passthrough, aggregate or modify other external apis or create your own ones in mia.js and provide them bundled as your project api. Use multiple project folders to keep track of all your apis and connect them by loose coupling of ids. Mia.js provides predefined functionality like user management, device profile management, session handling, authorization layers or notification handlers (push, email). There is also an iOS and Android SDK available to work with mia.js.

This is a core module of mia.js. See docs of mia.js project.

About

mia.js - Middleware API framework - Core module

License:MIT License


Languages

Language:JavaScript 100.0%