You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A social media app created using React.js, Node.js, Express.js and MongoDB where users can post images, like and unlike other users posts, comment on their posts, follow other users and much more
An API created with Node, TypeScript and TypeORM to practice enitities relationships (One to One, One to Many, and Many to Many), validated with integrated tests
Aplicação dedicada à exibição de mídias, construída com Firebase, React.js, e Node.js. Possui integração com a API do Mercado Pago para aquisição de assinaturas, permitindo interações personalizadas com as mídias baseadas no status da assinatura do usuário.
Is a simple blog api with all functionality. allow user authentication using JWT, create, update and delete (articles, categories, users, comments) so user can comment on an article, upload image.
É a parte Back-End de uma aplicação fullStack que permite o cadastro de usuários em um banco de dados, adicionando notas para os filmes, links e tags vinculados a esse mesmo usuário já existente! Utilizando Node.Js com o insomnia, beekeeper, SQLite3 e dependências como Express, Knex e Bcryptjs desenvolvi um Back-End com as funcionalidades CRUD.
Delivery is a delivery system, where the courier must register in the system to deliver to the customer at the time the customer is registered in the system. The delivery person and the customer must be registered in the system so that the delivery person...
Bugs tracker api that allow user to handle all CRUD method with three route users, bugs and project, use mongoose transaction to update multiple doc collections.