All Projects → orbital-js → Orbital Old Framework

orbital-js / Orbital Old Framework

Licence: mit
📝 Orbital is a NodeJS framework for writing your backend servers faster than ever and with Angular-like syntax.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
es6
455 projects

Projects that are alternatives of or similar to Orbital Old Framework

Deprecated
🚀 Framework for building universal web app and static website in Vue.js (beta)
Stars: ✭ 858 (+2667.74%)
Mutual labels:  server
Connect2ssh
Manage SSH and SSHFS connections via the command line using BASH!
Stars: ✭ 15 (-51.61%)
Mutual labels:  server
Orion Core
The next generation Terraria Server API.
Stars: ✭ 28 (-9.68%)
Mutual labels:  server
Clientserverproject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
Stars: ✭ 873 (+2716.13%)
Mutual labels:  server
Firenet
Deprecated master server for creating MMO games based on CRYENGINE
Stars: ✭ 14 (-54.84%)
Mutual labels:  server
Boilerplate Nodejs Swagger
A Node.js RESTful API application boilerplate with TypeScript, Docker, Koa, Swagger, Jest, and CircleCI
Stars: ✭ 21 (-32.26%)
Mutual labels:  server
Express
Swift Express is a simple, yet unopinionated web application server written in Swift
Stars: ✭ 855 (+2658.06%)
Mutual labels:  server
Emodbus
Modbus library for both RTU and TCP protocols. Primarily developed on and for ESP32 MCUs.
Stars: ✭ 29 (-6.45%)
Mutual labels:  server
Start Server And Test
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
Stars: ✭ 879 (+2735.48%)
Mutual labels:  server
Go Bootstrap
Easy way to bootstrap a web server in Go (Routing|Middleware|Https)
Stars: ✭ 27 (-12.9%)
Mutual labels:  server
Webpack Dev Server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
Stars: ✭ 7,250 (+23287.1%)
Mutual labels:  server
Tinytcpserver
A small tcp server working under Mono or .NET (4.0) and provides hooks for handling data exchange with clients (works under mono and .net). Behaviour/protocol/reaction could be specified via custom C# script.
Stars: ✭ 14 (-54.84%)
Mutual labels:  server
Kelner
Serve your models
Stars: ✭ 21 (-32.26%)
Mutual labels:  server
Clusterws
💥 Lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js
Stars: ✭ 868 (+2700%)
Mutual labels:  server
Zeus
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
Stars: ✭ 30 (-3.23%)
Mutual labels:  server
Blink Java
Simplified pure Java http server
Stars: ✭ 10 (-67.74%)
Mutual labels:  server
Aidp
weiboAd Infrastructure Data Processor : kafka consumer embedded Lua scripting language in data process framework
Stars: ✭ 20 (-35.48%)
Mutual labels:  server
Borealis Server Manager
Utility designed to facilitate the deployment, management, and control of various kinds of dedicated gameservers.
Stars: ✭ 31 (+0%)
Mutual labels:  server
Openps3ftp
An open source FTP server for the PlayStation 3.
Stars: ✭ 29 (-6.45%)
Mutual labels:  server
Pandorabox.io
Pandorabox infrastructure code
Stars: ✭ 27 (-12.9%)
Mutual labels:  server

Orbital

WARNING: ORBITAL IS CURRENTLY DEPRECATED. PLEASE MOVE YOUR CODEBASES TO NESTJS. ORBITAL WILL BE CHANGED TO A CLI FRAMEWORK IN THE NEAR FUTURE.

npm version CircleCI CII Best Practices codebeat badge

Orbital is a one-stop shop for making awesome Node.js/Express APIs in TypeScript. Inspired by Angular, we want to make it easy to make Node.js APIs for anyone.

Orbital uses TypeScript, Express, and MongoDB, as these are industry standard. They're a friggin pleasure to use, and Orbital makes it even easier to use them.

Inspiration

I was writing an API for Canal, and I found that I had to write a significant amount of extra code to just get and save data from my database. Then it hit me: there should be a framework for this. So I am making it right now! Any help would be greatly appreciated.

Getting Started

The best way to start using Orbital is to check out the starter project. It has thorough documentation and a detailed hello-world app to get you started using Orbital. Feel free to use it for your own projects, too! We're currently working on writing detailed docs for Orbital, but when they are available, they will be listed here.

You can also start by running npm install --save @orbital/core to your project and starting from scratch!

Vulnerabilities

Security issues can be sent to [email protected]. Please do not make an issue on the repository, as this could expose the vulnerability to potential hackers.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].