GitHub topics: express-async-errors
nurdoganbahadir/RentaCarApi
This application is a car rental project. This project uses express.js and mongoose. The database contains reservation and car information.
Language: JavaScript - Size: 218 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ucangun/BlogMotion_Api
BlogMotion API: Backend service powering the BlogMotion platform. Built with Node.js, Express, and MongoDB, featuring secure authentication, rich API documentation, and seamless blog management.
Language: JavaScript - Size: 103 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

imsamuelcovalero/Project-Private-Media
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.
Language: JavaScript - Size: 1.15 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ucangun/QuickStock_Api
QuickStock Backend is a scalable API built with Node.js, Express.js, and MongoDB. It provides secure user authentication with JWT, robust CRUD operations for managing products, firms, and sales, and seamless integration with the frontend via RESTful endpoints, ensuring efficient stock tracking and business workflows.
Language: JavaScript - Size: 368 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ucangun/FlightApi
Flight API: A simple Express.js based API for managing flights and making reservations. It allows users to create, read, update, and delete flights, with optional user authentication. Includes Swagger documentation and is deployed on Render for live access.
Language: JavaScript - Size: 228 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ucangun/HotelApi
Language: JavaScript - Size: 66.4 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

pzahabi/hr-production.com-backend
Music production studio website back-end
Language: JavaScript - Size: 76.9 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

dmehra2102/ticketing-microservices
Ticketing-microservice for users to buy and sell concert, sport, and event tickets. Built with microservice architecture to handle ticket listings, purchases, and sell efficiently.
Language: TypeScript - Size: 502 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

lucasrmagalhaes/api_nps_nlw4-nodejs
API - NPS desenvolvida durante o evento gratuito da Rocketseat - NLW#4.
Language: TypeScript - Size: 19.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

furkan-dogu/BlogApp-API
This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger.
Language: JavaScript - Size: 392 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

furkan-dogu/Blog-App-BE
This project is a RESTful API developed using Node.js and Express. This API is designed for a Blog App project and handles blog, category, comment and like operations. The API interacts with a MongoDB database and is documented with Swagger.
Language: JavaScript - Size: 240 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

furkan-dogu/StockAPI
This project is a RESTful API developed using Node.js and Express. The API interacts with a MongoDB database and is documented with Swagger. It supports CRUD operations for auth, user, category, brand, firm, product, purchase, and sale sections, and secures transactions with token and JWT.
Language: JavaScript - Size: 266 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

daviteixeira-dev/food-explorer-back-end
Development of an API that supports CRUD operations for the dishes of a fictional restaurant, known as foodExplorer. Containing JWT authentication implementation, user data storage, search functionality, development of *endpoints* for handling dishes and other necessary operations.
Language: JavaScript - Size: 52.7 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

backendkolawole/node-jobsearch-api
A job tracker tool that helps you keep track of all your job applications and manage your job search all in one place.
Language: JavaScript - Size: 51.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

backendkolawole/node-taskmanager-api
node-taskmanager-api is an easy-to-use RESTFul API for a task manager that can greatly simplify your project management and improve your development efficiency.
Language: JavaScript - Size: 85 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Pdro-marqss/nicephotos
Teste técnico nicePhotos
Language: TypeScript - Size: 1.82 MB - Last synced at: 22 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

daviteixeira-dev/application-to-manage-notes
A complete Backend using Node.js and Express for a note management application, capable of handling requests made by clients, processing these requests and then returning responses to those who requested them.
Language: JavaScript - Size: 1.74 MB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

JonathanProjetos/App-De-Delivery
"Api de delivery" é uma aplicação de gestão de pedidos. Nela, é possível perceber as etapas de início de preparo, execução, entrega e confirmação de pedido. A aplicação também conta com acessos personalizados, sendo eles: cliente, vendedor e administrador.
Language: JavaScript - Size: 1.28 MB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

furkan-dogu/ProductAPI
This project is a backend application developed using Express.js and MongoDB. The application is capable of performing basic CRUD (Create, Read, Update, Delete) operations such as managing products and users. Additionally, it handles common needs like session management and error handling.
Language: JavaScript - Size: 155 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

furkan-dogu/Library_BE
This project constitutes the backend part of a book management system. It provides RESTful APIs using Express.js and performs basic operations on books over an MongoDB database.
Language: JavaScript - Size: 157 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Narotam-Mishra/todo-crud-apis-auth
Created a todo list APIs with authentication using Node.js, Express & JWT and integrated with a Mongo database
Language: JavaScript - Size: 158 KB - Last synced at: 28 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

olawuwo-abideen/stripe
A stripe payment method
Language: JavaScript - Size: 22.5 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

olawuwo-abideen/job-api
Build a Backend to job search and recruitment application that connects job seekers with employers and streamlines the hiring process. This application aims to provide job seekers with opportunities and for employers to post job listings and manage candidate applications.
Language: JavaScript - Size: 63.5 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

olawuwo-abideen/ecommerce
Backend to an e-commerce platform that empowers businesses to sell products online and enables customers to login, browse, shop, give reviews and make secure online purchases. This application aims to provide a seamless shopping experience with a focus on user-friendly design, product management, and payment processing.
Language: JavaScript - Size: 81.1 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rgrassi1/gobarber-api
Barber and client scheduling API
Language: TypeScript - Size: 944 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cihanbagriyanik/BlogApi
BlogAPI
Language: JavaScript - Size: 478 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Narotam-Mishra/e-Commerce_apis_project Fork of benhere/e-Commerce_apis_project
created e-commerce application APIs using Node, Express js & mongoose and published those APIs using docgen
Language: JavaScript - Size: 415 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Narotam-Mishra/jobs-api-project Fork of benhere/jobs-api-project
created REST jobs-APIS along with authentication using Node, Express js & MongoDB and published the APIs using Swagger documentation
Language: JavaScript - Size: 134 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cihanbagriyanik/StockAPI
StockAPI
Language: JavaScript - Size: 314 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aiotrope/journal
Part4
Language: JavaScript - Size: 438 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Gaurav200247/E-Commerce-App
A Full stack E-commerce App ( using MERN Stack ).
Language: JavaScript - Size: 9.82 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JacksonSantin/Happy_NLW3
Projeto desenvolvido durante o workshop da Rocketseat, o NLW#3, com o objetivo de cadastrar orfanatos nas cidades para que as pessoas possam levar alegria para a criançada :D
Language: TypeScript - Size: 22.1 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

backendkolawole/EAPI
EAPI is built using Nodejs and Express framework. It is an API for an e-commerce store and follows a RESTFul design architecture.
Language: JavaScript - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

trinitypranav/EPJ
MVC-based server using Node, Express and MongoDB
Language: JavaScript - Size: 234 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JonathanProjetos/BlogWithTypescript
Language: TypeScript - Size: 443 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Neves-Rafael/Rocket-Movie-Back-End
É 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.
Language: JavaScript - Size: 524 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

imsamuelcovalero/Desafio_Shopper
Solução robusta para atualização massiva de preços em lojas virtuais. Processa e valida dados de arquivos CSV com React.js, Node.js e Typescript. Consulte nosso README para mais detalhes.
Language: JavaScript - Size: 1.13 MB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mzffrtp/base_api-with-MERN
A MERN app for user actions. Login, register, JWT , protected routes, image downloading, app security , validations, global error management and more...
Language: JavaScript - Size: 13.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SutheeDev/react-poveda
Poveda is a responsive Bali travel agency website with a simple yet beautiful design and a range of functionalities.
Language: JavaScript - Size: 7.83 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lucasjobviana/trybe_trybesmith
Projeto de avaliação do módulo back-end da Trybe.
Language: TypeScript - Size: 222 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

olawuwo-abideen/jsonwebtoken
Jsonwebtoken authentication
Language: JavaScript - Size: 20.5 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RandelSouza/next-level-week-4
API NPS desenvolvida no evento Next Level Week 4, disponibilizado pela Rocketseat entre os dias 22/02 à 28/02 de 2021. Trilha percorrida: Node.js
Language: JavaScript - Size: 1.11 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sergiovieirawebb/project-backend-nodejs
Base inicial para projetos de Backend NodeJS.
Language: JavaScript - Size: 331 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jhonatan-oliveiradev/restaurant_cms-backend
Aplicação backend feita em Node.js, Express, Prisma ORM, JWT, Multer e TypeScript. Todos os testes foram realizados utilizando Insomnia.
Language: TypeScript - Size: 9.11 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

RenanGava/back-end-sujeito-pizza
Para fins de estudo de back-end
Language: TypeScript - Size: 1.36 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

GabrielSilper/project-blogs-api
NodeJS + ExpressJS + SequelizeJS
Language: JavaScript - Size: 217 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

madalena-rocha/food-explorer-backend
Desafio final do Explorer da Rocketseat.
Language: JavaScript - Size: 9.81 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JonathanProjetos/PagarMe
A API PagarMe é uma proposta de resolução do desafio técnico da Pager.me e oferece um sistema de Payment Service Provider (PSP) super simplificado.
Language: JavaScript - Size: 394 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

imsamuelcovalero/Project-Our-Shop-App-Angular
Plataforma de e-commerce, implementada com MongoDB, Angular.js e Node.js, oferecendo recursos completos para visualização de produtos, gerenciamento de carrinho, finalização de compra e consulta ao histórico de pedidos.
Language: JavaScript - Size: 1.39 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

jveiiga/desafio_full-stack
Projeto desenvolvido no inicio do M6, já no final do curso, desenvolvido com TypeORM, NextJs e ChakraUI.
Language: TypeScript - Size: 330 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

RicardoSouza03/AssignmentsList
API for an assigment list application
Language: TypeScript - Size: 115 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

famalaquias/api-lunaticnotes
LunaticNotes Project API
Language: JavaScript - Size: 1.04 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

HerliKhoury/m4-kimoveis-herlikhoury
Aplicação back-end de gerenciamento de imobiliária. É possível agendar horários, criar imóveis, fazer soft delete.
Size: 182 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

biswasray/platform-error
Checkout on NPM registry
Language: TypeScript - Size: 312 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JackS1o/Delivery-Challenge
Language: JavaScript - Size: 188 KB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

chaudhuree/jwt-js
read txt for procedure
Language: JavaScript - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

marcos-asdes/project-Pokedex-API
Back-end of an application that simulates a Pokedex.
Language: TypeScript - Size: 230 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

This-Is-Prince/jobs-api
Jobs API
Language: TypeScript - Size: 114 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

This-Is-Prince/file-upload
Files / Image Upload
Language: TypeScript - Size: 5.26 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

This-Is-Prince/e-commerce
E commerce API
Language: TypeScript - Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Gisellebm/MovieNotes_Api
Este é um aplicativo Node.js que permite aos usuários criar e avaliar filmes.
Language: JavaScript - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dam450/movienotes-api
movienotes-api - backend da aplicação Movienotes, uma aplicação em Node.js onde o usuário cadastra seus filmes assistidos.
Language: JavaScript - Size: 317 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

justnotiyann/ERROR-HANDLING-EXPRESS
Bosen error terus ?, ya di handling mas bro
Language: JavaScript - Size: 185 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

KhushJain/instagram-clone-mern-stack
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
Language: JavaScript - Size: 629 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 4

AgomohC/store-backend
An e-commerce store API built with express and mongoose
Language: JavaScript - Size: 125 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

yuryss98/POO-DDD-SOLID-TFC
Aplicação é um site informativo sobre partidas e classificações de futebol, a api foi construida no padrão RESTful usando Node com Express, TypeScript, POO, SOLID, DDD, utilizando Sequelize ORM para a gerenciamento do banco dados.
Language: TypeScript - Size: 1.08 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

igors-vieira/Projeto-Trybe-Futebol-Clube
projeto TFC (Trybe futebol clube) fiz na Trybe. Eu elaborei esse projeto que monta uma API que cria partidas, atualiza, e que gera uma tabela de classificação de um torneio de Futebol
Language: JavaScript - Size: 593 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Hbler/user_CRUD_typeorm
An user CRUD in Node, Express and TypeScript with TypeORM
Language: TypeScript - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

lana2-2karla/food-delivery-app
Simulação de um e-commerce de comidas fullstack responsivo, onde é possível filtrar pelo nome do restaurante, pela descrição e prato.
Language: JavaScript - Size: 2.46 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TamirisShigaki/trybe-futebol-clube
Desenvolvi uma API RESTful para uma aplicação front-end que já estava implementada que faz a conferencia dos dados de partidas e a classificação geral de times em um campeonato de futebol.
Language: JavaScript - Size: 605 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KleversonEller/project-TFC
Football league statistics website
Language: JavaScript - Size: 607 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

KleversonEller/test-amais
CV registration application
Language: TypeScript - Size: 399 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

brunoro7/controlCash
Aplicação Web Fullstack, com TypeScript, Node e React, rodando com Docker-Compose, cujo objetivo é que usuários cadastrados consigam realizar transferências monetárias, internas, entre si.
Language: TypeScript - Size: 4.55 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

saraivais/medieval-store
CRUD RESTful API to simulate the management system of a medieval/fantasy store. Developed during the Back-end module at Trybe
Language: TypeScript - Size: 183 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Miguel-Leite/delivery-api
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...
Language: TypeScript - Size: 122 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

allbertuu/ng-backend
🧱 Backend do NG.CASH (desafio técnico)
Language: TypeScript - Size: 136 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lucasdacunhamoreti/medieval-store-api
Criação de uma API de loja para itens medievais.
Language: TypeScript - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

lucasdacunhamoreti/blogs-api
Esta aplicação consiste na construção de um CRUD de blogs.
Language: JavaScript - Size: 479 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JonathanProjetos/CarShop
Language: TypeScript - Size: 192 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

edersonlucas/trybesmith-api
API de um ecommerce
Language: TypeScript - Size: 179 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Gabrielja2/Projeto-TFC
O TFC é um site informativo sobre partidas e classificações de futebol. Foi desenvolvido uma API utilizando o método de TDD e integração através do docker-compose, as aplicações para que possa ser consumido um banco de dados.
Language: TypeScript - Size: 1.03 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Thiagofs1983/Car-Shop
API com CRUD para gerenciar uma concessionária de veículos usando MongoDB e a ODM Mongoose. A API foi construída usando os princípios da Programação Orientada a Objetos (POO). Todas as camadas estão 100% testada com testes unitários.
Language: TypeScript - Size: 196 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

imsamuelcovalero/project-Trybe-Futebol-Clube
Language: TypeScript - Size: 907 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

alinebury/projeto-delivery-app
Projeto com objetivo de criar o front-end e back-end simulando um aplicativo de delivery para uma distribuidora de bebidas.
Language: JavaScript - Size: 2.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JonathanProjetos/TFC-Trybe-Football-Club
TFC é um site informativo sobre partidas e classificações de times de futebol.
Language: TypeScript - Size: 955 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

JonathanProjetos/TrybeSmith
Nesta aplicação foi desenvolvido uma API e um banco de dados, com intuito de produzir uma loja de produtos medievais.
Language: TypeScript - Size: 377 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JonathanProjetos/Store-Manager
Aplicação RESTful utilizando arquitetura MSC.
Language: JavaScript - Size: 292 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JonathanProjetos/Blogs-Api
Nesta aplicação foi desenvolvido uma API e um banco de dados, com intuito de produzir conteúdo para um blog.
Language: JavaScript - Size: 290 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thiagofs1983/TrybeFutebolClube
O TFC é um site informativo sobre partidas e classificações de futebol!
Language: TypeScript - Size: 751 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

brunoro7/blogsAPI
Projeto relacionado a criação de um CRUD, desde a criação e ligação do banco de dados com Sql, até a montagem das rotas com verificação login.
Language: JavaScript - Size: 274 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

brunoro7/storeManager
Projeto relacionado a criação de um CRUD com testes, desde a criação e ligação do banco de dados com Sql, até a montagem das rotas e testes com Jest e Mocha.
Language: JavaScript - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Abubaker-DH/blog-api
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.
Language: JavaScript - Size: 595 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kelderpassos/blogs-api
An API built with three layers that uses Sequelize to manage the database of a blog
Language: JavaScript - Size: 285 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

isabelanery/car-shop
RESTful API following SOLID principles developed with TypeScript and Mongoose. Unit tests implemented.
Language: TypeScript - Size: 271 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andremarquezz/Projeto-TalkerManager
API de cadastro de talkers (palestrantes) em que é possível cadastrar, visualizar, pesquisar, editar e excluir informações.
Language: JavaScript - Size: 396 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thiagofs1983/BlogsApi
Aplicação em Node.js usando o pacote sequelize para fazer um CRUD de posts para um Blog. A aplicação faz a relação entre tabelas e foi desenvolvida como RESTful.
Language: JavaScript - Size: 253 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

This-Is-Prince/jwt-basics
JSON Web Token Basics
Language: CSS - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

This-Is-Prince/store-api
Store Api using node.js and express.js
Language: TypeScript - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hbler/kimoveis
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
Language: TypeScript - Size: 218 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lucas852757/storeManager
Sistema de rerenciamento de vendas
Language: JavaScript - Size: 432 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
