1.0.0 • Published 5 years ago

@techmike/monolith v1.0.0

Weekly downloads
1
License
GNU GPLv3
Repository
github
Last release
5 years ago

The Monolith App Framework

The core library for developing Monolith applications. Created to rapidly build React based applications. This framework is roughly inspired off of the python Django Web Framework.

Applications using this framework are assumed to be written in React (Native or JS) and have a REST backend.

Key Features

  • Service Architecture
  • Authentication with JSON Token and Social Media
  • User Profile
  • Model CRUD Framework
  • Model Listing + Pagination
  • Search Framework
  • Communication. Peer to Peer, Peer to Organization, Organization to Peer
  • Social Media Integration