Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.95 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.95 KB

Atto REST

Maintainability Coverage

Clean and simple modern WEB services

atto (symbol a) is a unit prefix in the metric system denoting a factor of 10^−18

WHAT?

🚀 Clean (minimal dependencies), strongly typed, asyncronous, robust framework for NodeJS backend development written with TypeScript, designed to solve web problems with cutting-edge technologies, patterns and architecture

WHY?

So, why we create "yet another one" framework in 2019?

Our background motivation is simple:

  • We creating it for ourselves 😊
  • We want to run a clean and simple code,
  • We want run apps without libshitting and app's obesity from scratch because of modules we dependent on
  • We hate empty repositories with simple logic, that grows your node_modules from 0 bytes to 1 GB after you run npm install
  • We want to speed-up services and microservices development with modern toolkit and don't enlarge complexity
  • *Our target is lightweight and simple way to solve modern typic task patterns as cute as possible
  • We love typed node applications and TypeScript

Deeply inspired with zeit/micro and desined go by DRY Principle.


⛔️ PROJECT IS UNDER ACTIVE DEVELOPMENT. DO NOT USE IT!


Use it from npm registry attorest @ npm

⚠️WARNING: CURRENTLY NOT AVALIABLE

npm install --save atto-rest