GitHub topics: chai-http
tariqulislam/express-starter-kit
This repository is boilerplate for API based development with express js. the application contains all the development tools, those are swagger and swager ui documentation tools, mocha and chai testing tools, mongoose drive integration, MCV pattern wise coding style, JSON web token for authenticate and more other tools
Language: JavaScript - Size: 1.23 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 18

sdthaker/Quality-Assurance-Projects
freeCodeCamp Quality Assurance certification projects.
Language: JavaScript - Size: 887 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 8

rudSarkar/github-ci-learn
This is a demo project to learn how GitHub CI works and write my workflow according to the project.
Language: JavaScript - Size: 73.2 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ronnmabunga/expressjs-mongodb-mrc-blogging-api-demo
API demo for a mock blogging platform built with Express.js, using the MRC pattern. Uses mongoose as ODM library to a MongoDB database. Includes winston/morgan for logging, mocha/chai for testing, jsonwebtoken for auth, and bcrypt for encryption. CI is set up with GitHub Actions and Docker.
Language: JavaScript - Size: 155 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

aynuayex/Metric-Imperial-Converter
freecodecamp project
Language: JavaScript - Size: 15.6 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aynuayex/quality-assurance-and-testing-with-chai
free code camp curriculum course
Language: JavaScript - Size: 6.98 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shiling/testing-zero-to-hero
Exercises for learning how to write Unit tests, API tests, End-to-end tests, and more...
Language: JavaScript - Size: 1.12 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 46 - Forks: 33

pedroreisalves/soccer-league
Fullstack Application - Developed with React, Node.js, Mysql, Express, Sequelize, Mocha, Chai and Sinon.
Language: TypeScript - Size: 680 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Saim-Akhtar/Node-OLX
Language: JavaScript - Size: 31.3 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

sriramalavalapati3/Youtube-admin
This is bcube Abmin Pannel where we can perform crud operations with token auth system
Language: JavaScript - Size: 491 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

thinogueiras/API-Tests-Mocha-ChaiHTTP
Testing the GO REST API using Mocha, Chai and ChaiHttp.
Language: JavaScript - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

botblock/BotBlock.org 📦
BotBlock - The List of Discord Bot Lists and Services
Language: JavaScript - Size: 1.45 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 28 - Forks: 8

mrarvind90/fcc-american-british-translator
A full-stack translator web app for converting American English to British English. This application handles translations for time formats, titles, spellings, and unique words within each dialect.
Language: JavaScript - Size: 106 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MilenaSuzumura/project-store-manager
Store Manager é um projeto focado em arquitetar e desenvolver uma API de gerenciamento de vendas com um banco de dados MySQL, utilizando a arquitetura em camadas(MSC/Model, Service, Controller).
Language: JavaScript - Size: 600 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MilenaSuzumura/project-blogs-api
Blogs API é um projeto focado em desenvolver uma API e um banco de dados para a produção de conteúdo para um blog.
Language: JavaScript - Size: 1.28 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Michle99/sba_319_MongoDB_Database_Application
Create a Node, Express, and MongoDB Server Application with Docker.
Language: JavaScript - Size: 95.9 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yurioneix/trybe-futebol-clube-api
Projeto do módulo de Backend da Trybe que consiste na construção do Backend de uma aplicação Fullstack conteinerizada, utilizando Typescript, Express, Sequelize e MySQL .
Language: TypeScript - Size: 664 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mrarvind90/fcc-sudoku-solver
A full-stack web app for checking, validating and solving a Sudoku puzzle. This application validates the input puzzle string but also assesses the correctness of number placements. In addition, it also provides solutions to valid puzzles.
Language: JavaScript - Size: 104 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ryanajones/Personal-Library
CRUD app to document personally owned books into a database.
Language: JavaScript - Size: 93.8 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

alexandra-marin/spotify
Backend kata with tests :rocket:
Language: JavaScript - Size: 2.21 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

christo-pr/michefood
Michefood server
Language: CSS - Size: 2.13 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielSilper/project-trybe-futebol-clube
Mocha + TypeScript + NodeJs + TSNode + ExpressJS + SequelizeJS + MySQL
Language: TypeScript - Size: 680 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

patricklbell/invoicer
E-Invoice Management Platform
Language: JavaScript - Size: 2.45 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

tariqulislam/express-mysql-rest
Building the simple api with sequelize, mysql and express js. this repository contains the code about how to use sequelize with mysql at express js. for example i have provide the crud operation to this repository. You can also testing the api with chai and mocha with chai-http by this repository
Language: JavaScript - Size: 101 KB - Last synced at: 4 days ago - Pushed at: almost 7 years ago - Stars: 26 - Forks: 15

keep-calm-and-develop/customer-perk-points-system
This application is used for getting reward points for every purchase by a customer. Reward points are calculated.
Language: JavaScript - Size: 912 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

pedroluizresende/talker-manager
speakers and lectures management api
Language: JavaScript - Size: 250 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jennndol/express-server-template
A template for creating server using express, eslint, mocha, chai
Language: JavaScript - Size: 234 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

Anderson-Reges/trybe-futebol-clube
O projeto Trybe Futebol Clube foi um projeto feito por mim durante meus estudos sobre de Back-end na Trybe
Language: JavaScript - Size: 683 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cmsamaaa/Dental-Health-Record-Management-System
Dental Health Record Management System Web Application built on Node.js done by FYP-22-S4-23.
Language: JavaScript - Size: 34.5 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dev5c32373043/simple_node_crud_api_server 📦
Language: JavaScript - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

edersonlucas/in8-challenge
Este é um desafio técnico realizado para a IN8 com o intuito de ocupar a vaga de desenvolvedor backend.
Language: TypeScript - Size: 746 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

abdul23lm/bookost-website-using-mern-stack-backend
BooKos Website using MERN STACK (MongoDB, ExpressJS, ReactJS, NodeJS)
Language: JavaScript - Size: 45.1 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

HighDeveloper/unit-test-mocha-chai-nodejs
This project is a simple example of how to do unit tests using the Mocha tool with the assertion library Chai and Chai-http, to make restful request from a nodejs test file.
Language: JavaScript - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

leticia-238/car-shop
API RESTful para o gerenciamento de uma concessionária de veículos
Language: TypeScript - Size: 376 KB - Last synced at: 12 months 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

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

JeffersonSimplicio/project-car-shop
Language: TypeScript - Size: 210 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

thiago-ximenes/futebol-clube
A project that allow to find a table about futebol maches
Language: JavaScript - Size: 1.27 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

avijit-gos/restAPI-testing-mocha-chai
Test RestAPI with mocha chai
Language: JavaScript - Size: 59.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Lucas-Dalbo/try-futebol-club
Projeto Full-Stack em React, Node.js e MySQL, desenvolvido enquanto estudante na Trybe.
Language: TypeScript - Size: 679 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

agjs/javascript-repl
Personal javascript kind of repl for testing out javascript functionality
Language: JavaScript - Size: 9.77 KB - Last synced at: 19 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

RafaelCunhaS/Project-Blogs-API
A RESTful API, made with Node.js and Sequelize, for producing content to a blog page. (100% test coverage)
Language: JavaScript - Size: 567 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RasbeeTech/Metric-Imperial-Converter
API service to convert metric/imperial measurements
Language: JavaScript - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

pradeep-thombre/Translation-caching
A web server that exposes an API to translate a text according to given target language. A Effective caching mechnism during text translation process.
Language: JavaScript - Size: 78.1 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

avijit-gos/apis-testin-mocha-chai
Rest api test cases
Language: JavaScript - Size: 52.7 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mike14747/imcoding
Somewhat a coding blog featuring articles about WebDev, but mostly just cheat sheets and sample code to use as a reference.
Language: JavaScript - Size: 4.82 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

felmez/real_time
simple secure real-time multiplayer game with a little unit testing
Language: JavaScript - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Abdullah0332/nodejsAPI-test-mocha-chai
Node js api testing using mocha and chai and save data by using lowdb in json file.
Language: JavaScript - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Abdullah0332/bookstore-API-test-mocha-chai
Book store node js api testing with mocha and chai.
Language: JavaScript - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

chuksys/rest-api-node-express-mongoose
Boilerplate for creating REST APIs using Node, Express & Mongoose
Language: JavaScript - Size: 146 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Azzadib/rentcar_server_client
Node,js SSR web app to simulate online car rental. Use express framework and PostgreSQL database.
Language: JavaScript - Size: 5.21 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

RasbeeTech/Issue-Tracker
Language: JavaScript - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

mramshaw/Node-Linting-and-Testing
Notes on Node Linting and Testing
Size: 165 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

longyarnz/longyarnz.github.io
A simple project based microservice.
Language: HTML - Size: 1.79 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

RedJanvier/node-mongo-starter
Simple users CRUD REST API based on Node and Mongodb as a boilerplate to start a project
Language: JavaScript - Size: 232 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

mramshaw/Hazzard
Another REST API (this time with node.js)
Language: JavaScript - Size: 906 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

yogiex/unit-testing-practice
belajar unit testing menggunakan library mochajs
Language: JavaScript - Size: 6.09 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

marciocesarcorrea/pizza-rapida
Exemplo de aplicação React
Language: JavaScript - Size: 662 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Qubaish/node-order-customer-example
Language: JavaScript - Size: 35.2 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

medson/marketPlace
Language: JavaScript - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

RicardoTaipe/test-node-rest-api
Testing REST API with Mocka and Chai
Language: JavaScript - Size: 328 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

mutaimwiti/node-test-wrapper
An elegant and scalable solution for HTTP testing in Node.js
Language: JavaScript - Size: 5.18 MB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

Deityhub/wayfarer
WayFarer is a public bus transportation booking server.
Language: JavaScript - Size: 131 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

abe312/stock-price-checker
express app for checking stock prices
Language: JavaScript - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

abe312/metric-imperial-converter
express app for unit conversion, helmet for preventing various attacks, chai for testing
Language: JavaScript - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

avatarfreak/issue-tracker
Issue Tracker project demo
Language: JavaScript - Size: 158 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

avatarfreak/testing-with-chai
Quality Assurance and Testing with Chai
Language: JavaScript - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

LucSaunders/sunglasses-io-copy
TDD back-end Node app, with Chai tests & API documentation (Swagger). *No Express*
Language: JavaScript - Size: 219 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

dmitriym09/stream-storage-chai-http
Simple node stream for using with chai-http.
Language: JavaScript - Size: 149 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rproenza86/nodejs_intermediate_testing_and_code_quality
Explored how to gauge quality, implement testing, and measure code coverage in your Node.js apps.
Language: CSS - Size: 8.38 MB - Last synced at: 10 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Cody-Price/BYOB
A back-end application practicing construction and maintenance on a self engineered API built using Node.js, Express.js, and Knex.js
Language: JavaScript - Size: 158 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 2

paulappz/Dev-Contact-API
Node API for developers contact directory. to perform CRUD operations
Language: JavaScript - Size: 4.41 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

victorighalo/devscontact-express
Developers Contact CRUD API
Language: JavaScript - Size: 2.93 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Lazhari/graphql-blog
GraphQL Blog using Node.js, Express and MongoDB.
Language: JavaScript - Size: 161 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

LukeWlodarczyk/MovieGuru
TypeScript, Express, Mongoose, SSR React, React Router, React Loadable, React Helmet, Redux, Styled Components, Mocha, Chai
Language: TypeScript - Size: 550 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

federicokarabogosian/licensingProcess
Lab project
Language: JavaScript - Size: 68.4 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

arisupriatna14/blog-tdd-server
Blog TDD (Tes Driven Development) 🚀
Language: JavaScript - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sukheja-varun/angular6-contact-book
A simple contact book created using Angular6 (frontend) and loopback (backend).
Language: TypeScript - Size: 329 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 2

reenz/dashboard
Data analysing app
Language: JavaScript - Size: 325 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

GiadaSimonetti/code-review-app
Language: JavaScript - Size: 1.62 MB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

reenz/discount-api
API to calculate discount
Language: JavaScript - Size: 112 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

GiadaSimonetti/express-app
Language: JavaScript - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

reenz/github-repos-stars
App that retrieves stars from GitHub repository
Language: JavaScript - Size: 155 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

reenz/Node-app-Docker
Language: JavaScript - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
