Clean and simple modern WEB services
atto (symbol a) is a unit prefix in the metric system denoting a factor of 10^−18
🚀 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
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
from0 bytes
to1 GB
after you runnpm 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.
Use it from npm registry attorest @ npm
npm install --save atto-rest