All Projects → waldemarnt → Building Testable Apis With Nodejs

waldemarnt / Building Testable Apis With Nodejs

Licence: gpl-3.0
Repositório oficial do livro: Construindo APIs testáveis com Node.js

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Building Testable Apis With Nodejs

Chartbrew
Open-source web platform for creating charts out of different data sources (databases and APIs) 📈📊
Stars: ✭ 199 (-12.33%)
Mutual labels:  mongodb
Cloudtunes
Web-based music player for the cloud ☁️ 🎶 Play music from YouTube, Dropbox, etc.
Stars: ✭ 2,449 (+978.85%)
Mutual labels:  mongodb
Nestjs Email Authentication
Nestjs Starter using Mongodb and Passportjs
Stars: ✭ 222 (-2.2%)
Mutual labels:  mongodb
Graphql Demo
🎉Koa + GraphQL + Apollo-Server demo
Stars: ✭ 215 (-5.29%)
Mutual labels:  mongodb
Bookmarks.dev
Bookmarks and Code Snippets Manager for Developers & Co
Stars: ✭ 218 (-3.96%)
Mutual labels:  mongodb
Full Reactive Stack
Full Reactive Stack with Spring Boot (WebFlux), MongoDB and Angular
Stars: ✭ 221 (-2.64%)
Mutual labels:  mongodb
Zkillboard
Easy does it
Stars: ✭ 212 (-6.61%)
Mutual labels:  mongodb
Db
Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.
Stars: ✭ 2,832 (+1147.58%)
Mutual labels:  mongodb
Nodejs Microservice Starter
🌱 NodeJS RESTful API Microservice Starter
Stars: ✭ 220 (-3.08%)
Mutual labels:  mongodb
Python Ai Assistant
Python AI assistant 🧠
Stars: ✭ 219 (-3.52%)
Mutual labels:  mongodb
Artipub
Article publishing platform that automatically distributes your articles to various media channels
Stars: ✭ 2,685 (+1082.82%)
Mutual labels:  mongodb
Clojurenews
Clojure News Web Application - (Hacker News Clone)
Stars: ✭ 217 (-4.41%)
Mutual labels:  mongodb
Mongodb Quickstart Course
Course demos and handout material for Talk Python's MongoDB Quickstart course
Stars: ✭ 220 (-3.08%)
Mutual labels:  mongodb
Fullstackopen
Exercises for the Full Stack Open course.
Stars: ✭ 214 (-5.73%)
Mutual labels:  mongodb
Fsqio
A monorepo that holds all of Foursquare's opensource projects
Stars: ✭ 223 (-1.76%)
Mutual labels:  mongodb
Helicalinsight
Helical Insight software is world’s first Open Source Business Intelligence framework which helps you to make sense out of your data and make well informed decisions.
Stars: ✭ 214 (-5.73%)
Mutual labels:  mongodb
Mongock
Lightweight MongoDB migration tool for Java
Stars: ✭ 220 (-3.08%)
Mutual labels:  mongodb
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (+0.44%)
Mutual labels:  mongodb
Spring Dubbo Service
微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式锁;SPI服务机制;cat监控;netty服务代理;websocket;disconf;mongodb集成;rest;docker;fescar
Stars: ✭ 224 (-1.32%)
Mutual labels:  mongodb
Mongolid Laravel
Easy, powerful and ultrafast MongoDB ODM for Laravel.
Stars: ✭ 222 (-2.2%)
Mutual labels:  mongodb

Build Status

📖Construindo APIs testáveis com Node.js

Esse é o repositório oficial do livro: Construindo APIs testáveis com Node.js, o qual está sendo escrito.

O livro é gratis e foi finalizado oficialmente em Janeiro 2020 e esta disponivel no Leanpub 🚀🚀

❓Sobre o Livro

Com o lançamento do Node.js o javascript garantiu seu espaço no server side. A vantagem de ter I/O assíncrono e, principalmente, o fato de ser javascript e já contar com uma grande comunidade.

Hoje essas vantagens posicionam o Node.js como um das principais opções quando se pensa em APIs e micro serviços.

Este livro vai guiar você na criação de uma API utilizando as melhores práticas no desenvolvimento de software seguindo padrões de desenvolvimento como TDD (Test Driven Development).

💡 Neste livro você irá aprender:

  • A história do Node.js
  • Qual o diferencial do Node.js comparado a outras linguagens
  • Como desenvolver aplicações com Node.js utilizando as ultimas funcionalidades do Ecmascript
  • Construir aplicações modularizadas e desacopladas
  • Integração com banco de dados NoSQL utilizando MongoDB
  • Desenvolver guiado por testes com TDD
  • Porque testes facilitam o desenvolvimento
  • Como testar aplicações em javascript
  • Promises e async/await

Antes de usar seu conteudo por favor consulte o LICENSE.

Código utilizado no livro: https://github.com/waldemarnt/building-testable-apis-with-nodejs-code

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].