Skip to content

MithraNezhad/serendip

This branch is 68 commits behind serendip-archive/serendip-framework:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 5, 2018
1f4d19f · Aug 5, 2018

History

72 Commits
Aug 5, 2018
Jul 27, 2018
Aug 5, 2018
Apr 9, 2018
Jul 26, 2018
Mar 8, 2018
Jul 26, 2018
Mar 8, 2018
Aug 5, 2018
Mar 8, 2018
Mar 8, 2018
Apr 9, 2018
Apr 9, 2018
Aug 5, 2018
Aug 5, 2018
Jul 26, 2018

Repository files navigation

alt text


SERENDIP Framework

It's a Node.js web framework. it will provide you :

Service / feature Description status
HTTP & HTTPS Server - ✔️ Done
Service DI , TopoSort dependencies ✔️ Done
Database internal ORM ✔️ Done
Router OOP based router ✔️ Done
Cluster handling running on every core in cpu ✔️ Done
Authentication auth - tokens ✔️ Done
Entity change tracking document change tracking ( git like ) ✔️ Done
Logging API requests : user-agent - action result or error planned
View engine ejs - pug - mustache planned - mustache Done
Email inbox/compose syncing with gmail - connecting to pop3,SMTP - email templates ✔️ Done (SMTP)
Sms send/receive implementing SMS.ir API - SMS templates ✔️ Done
Fax send/receive implementing fax.ir API - fax templates planned
VoIP call WebRTC TURN and STUN server planned

Installing

using npm :

npm install serendip 

ℹ️ more information at Wiki

About

A Node.js web service framework written in typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.5%
  • JavaScript 3.5%