Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Unit testing
Unit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.
- GitHub: https://github.com/topics/unit-testing
- Wikipedia: https://en.wikipedia.org/wiki/Unit_testing
- Created by: Kent Beck, Erich Gamma
- Released: 1997
- Related Topics: testing, integration-testing, tdd, test-automation, e2e-tests, contract-testing, ui-testing, acceptance-testing, api-testing, junit,
- Aliases: unit-tests,
- Last updated: 2025-02-13 00:31:15 UTC
- JSON Representation
https://github.com/alvisonhunterarnuero/unit-testing-jest-react
jest jest-tests mock testing unit-testing
Last synced: 14 Jan 2025
https://github.com/lovicesunuwar/ios-uikit-rick-and-morty-app
iOS App on UIKit, using Rick and Morty Public API .
api-rest autolayout autolayout-constraints concurrency concurrent-programming datapersistence dependency-injection dynamicapicontroller imagecaching ios ios-app ios-swift mocktest mvvm mvvm-architecture pagination programatically-layout uikit unit-testing xctest
Last synced: 13 Jan 2025
https://github.com/stakx/dissecting-moq4
An experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.
architecture documentation dotnet dotnet-core internals mock mocking mocking-library moq net45 netstandard20 software-architecture unit-testing
Last synced: 19 Nov 2024
https://github.com/mhweiner/hoare
An easy-to-use, fast, and defensive Typescript/Javascript test runner designed to help you to write simple, readable, and maintainable tests.
ava jasmine jest mocha mocha-typescript mochajs test testing typescript unit unit-testing
Last synced: 10 Feb 2025
https://github.com/contributte/tester
🧪 Nette Tester with extra horse power.
contributte integration-testing mocks nette tester testing unit-testing
Last synced: 14 Jan 2025
https://github.com/mozameljawad/tdd-project
In this project we implement a Solver class with some methods (factorial, reverse and fizzbuzz), by doing test-driven development (TDD). Remember that we write tests first and then the code.
Last synced: 13 Feb 2025
https://github.com/gustavofreze/mutation-test-kotlin
Teste de mutação em Kotlin usando Pitest.
kotlin mutation-testing pitest unit-testing
Last synced: 22 Jan 2025
https://github.com/ericksonreyes/ddd-phpspec-helper
Just my personal PhpSpec helper that generates tests and implementation of domain and application classes.
helpers php7 phpspec tdd unit-testing
Last synced: 29 Dec 2024
https://github.com/fogfish/it
Human-friendly unit tests assertions for Go
assert behavior-driven-development go golang human-friendly test-driven-development unit-testing
Last synced: 27 Oct 2024
https://github.com/eisberg-labs/actix-actor-expect
Utility for unit testing actix actors, extension for `Mocker`
Last synced: 10 Nov 2024
https://github.com/owen-krueger/sqlitememorydatabaseprovider
For creating in-memory SQLite databases to be used within unit tests.
automock automocker database entity-framework entity-framework-core entityframeworkcore net6 net7 net8 sqlite unit-testing
Last synced: 09 Nov 2024
https://github.com/newhoteng/metrics
Metrics is a single-page-application built with react and redux. It fetches air quality data for selected cities from an API and displays the cities with their corresponding air quality index (aqi) on the homepage. Clicking on a city on the homepage directs users to a details page which lists the concentration of the various pollutants.
css-modules react react-router react-testing-library redux-toolkit snapshot-testing spa unit-testing webpack
Last synced: 05 Feb 2025
https://github.com/b0o/mulberry
🫐 Single-file Lua BDD library for testing Neovim plugins
bdd bdd-framework bdd-tests lua lua-bdd lua-testing neovim neovim-lua testing testing-library unit-testing
Last synced: 09 Feb 2025
https://github.com/staivanov/unit-testing
Unit testing C# code with NUnit and Moq
csharp dotnet dotnet-core moq nunit unit-testing
Last synced: 13 Oct 2024
https://github.com/pwall567/kjson-test
Library for testing Kotlin JSON applications
Last synced: 11 Dec 2024
https://github.com/mehdikhosa50/peoplesstakingdapp
A Solidity-based staking system that allows users to stake ERC20 tokens and earn rewards over time. Built with Hardhat and OpenZeppelin, this project implements secure staking, withdrawal, and reward claiming functionalities, complete with comprehensive testing.
chai-mocha ethersjs hardhat javascript openzeppelin solidity staking-rewards unit-testing
Last synced: 23 Oct 2024
https://github.com/meyskens/continuous-ino
continuous integration for Arduino
Last synced: 22 Jan 2025
https://github.com/helpscout/jekyll-joule
Joule 🔸: A Jekyll library for Unit Testing
jekyll open-source unit-testing
Last synced: 25 Oct 2024
https://github.com/hrosicka/simplecalculator
The Calculator is a powerful and user-friendly desktop application. Perform basic arithmetic operations, keep track of your history, and save your results to a file with this tool.
basic-calculator calculator calculator-app calculator-application calculator-python3 design desktop-application gui math object-oriented-programming oop oop-python python python-calculator python3 simple-calculator-python simplecalculator test unit-testing unittests
Last synced: 26 Jan 2025
https://github.com/0xopenbytes/test
🧪 Expect and assert
functional ios macos swift testing tests tvos unit-testing watchos
Last synced: 25 Dec 2024
https://github.com/hrkings/express-typescript-full-template
A full feature Express API template, including database, Babel toolchain and full testing support
api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing
Last synced: 27 Dec 2024
https://github.com/kay-gyasi/hostel-crust
Backend codes for a Pizza and Cake sales business. Runs on SQL Server and ASP.NET Web API. It was developed by a test-driven approach and is very secure, scalable and maintainable.
api-rest dotnetcore efcore sql unit-testing
Last synced: 19 Jan 2025
https://github.com/feathersui/openfl-utest-tools
Command line tools for running utest tests with OpenFL
cli haxe openfl unit-testing utest
Last synced: 22 Jan 2025
https://github.com/squiddev/omnomnom
An OCaml test runner inspired by Tasty
Last synced: 03 Feb 2025
https://github.com/saddamarbaa/software-testing
==> Software testing examples with Jest and also with (mocha and chai)
bdd-tests end-to-end-testing integration-test jest mocha-chai tdd-test unit-testing
Last synced: 03 Feb 2025
https://github.com/wibosco/modelingformchanges-example
An example project to show how we can implement a model to simplify form validation
data swift unit-testing validator
Last synced: 23 Jan 2025
https://github.com/wibosco/makingrequests-example
An example project to show how using custom request classes can lead to a more modular project that is easier to test
nsurlsession swift unit-testing url urlrequest
Last synced: 23 Jan 2025
https://github.com/sitholewb/usersapi
This is an API for registering and authenticating users. It uses JWT token and it supports different OAuth providers like Facebook, Google, etc
asp-net-core-api-starter aspnetcore dotnet dotnet-core facebook-oauth2 jwt jwt-bearer-tokens jwt-claims nunit-tests oauth-provider oauth-providers oauth2 unit-testing
Last synced: 24 Jan 2025
https://github.com/pedrior/motorent-aluguel-de-motos
Uma API REST para gerenciar aluguel de motos desenvolvida com ASP.NET Core, Arquitetura Limpa, DDD e Testes de Unidade e Integração
api aspnetcore clean-architecture cqrs ddd design-patterns docker dotnet efcore integration-testing postgresql unit-testing
Last synced: 12 Nov 2024
https://github.com/dylibso/xtp-test-go
A Go test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 06 Feb 2025
https://github.com/karenpayneoregon/learn-ef-core-csharp
Learn how to work with Entity Framework Core in plain speak
aspnet-core console-application csharp csharp-core efcore efcore5 entity-framework-core unit-testing
Last synced: 29 Jan 2025
https://github.com/dhiraj9022/todo_service
Maintain our day-to-day tasks or list everything that we have to do
jasperreports log mysql-database spring-boot spring-data-jpa spring-devtools unit-testing
Last synced: 27 Jan 2025
https://github.com/AmielCyber/tdd-tic-tac-toe
Test Driven Development Tic Tac Toe Demo with Jest.
dark-theme jest light-theme react react-testing-library test test-driven-development tic-tac-toe typescript unit-testing usereducer
Last synced: 23 Oct 2024
https://github.com/siaexplains/jasmine-karma
This is a repository for all Jasmine-Tesing learning =>
ci ci-cd es6 headless-browsers headless-chrome jasmine javascript karma nodejs test-automation testing travis-ci unit-testing
Last synced: 24 Jan 2025
https://github.com/edwyng/proyecto-ingenieria-del-software
Course Stack es un sistema de software que te ofrece la facilidad de conseguir avales para cursos online, presencial o semi-presenciales. En contribución con la UCV, está plataforma te permitira proponer tus ideas y enseñar tus conocimientos.
Last synced: 22 Jan 2025
https://github.com/yanrodrigues205/smartsales-backend
This repository aims to store the source code of the SmartSales application logic, which is an order and reservation manager for a restaurant, this application uses typescript, orm prism and automated tests with jest. 🛒
docker express jest jest-tests mysql prisma-orm sqlite typescript unit-testing
Last synced: 28 Dec 2024
https://github.com/karenpayneoregon/dotnet-vbnet-unit-testing
A place to learn unit testing with VB.NET
Last synced: 29 Jan 2025
https://github.com/rafaelmoraes003/trybeer-delivery-app
Full-stack application that simulates an eCommerce for a beverage distributor, being able to have information about orders, communicate between customers and sellers and manage who uses the application through the administrator.
chai express full-stack http-server integration-testing javascript jest mocha mysql node nodejs react react-testing-library reactjs sequelize sinon styled-components unit-testing
Last synced: 26 Jan 2025
https://github.com/mjbae/order-system
CLI 기반 주문 시스템
classical-test ddd integration-testing jpa kotlin unit-testing
Last synced: 01 Feb 2025
https://github.com/rtmigo/neatest_py
Runs unit tests with standard Python unittest module. Automates test discovery. Can be conveniently invoked from Python code
automation package python test testing unit-testing unittest
Last synced: 20 Nov 2024
https://github.com/oekazuma/test-runner-compare
JavaScript Test Runner Comparison(Jest, AVA, Mocha, tape, Jasmine, uvu, vitest)
ava jasmine jest mocha tape testing unit-testing uvu vitest
Last synced: 08 Jan 2025
https://github.com/kathleenwest/contosopizzawebapidemo
A simple web api demo with swagger documentation, custom error handling, unit tests, JsonPatch, and a HttpClient tester. Features tutorial-style YouTube videos for some topics.
asp-net-core console-application contoso csharp custom-error-handling demo discussion error-handling httpclient jsonpatch learn-to-code microsoftlearn swagger swagger-documentation swagger-ui tutorial unit-testing web-api webapi youtube-video
Last synced: 15 Jan 2025
https://github.com/tonivade/purecheck
Property based testing in Java
experimental functional-programming java property-based-testing unit-testing
Last synced: 30 Oct 2024
https://github.com/coatue-oss/nightmare-jasmine
Jasmine wrapper for Nightmare
integration-testing jasmine nightmare unit-testing
Last synced: 30 Dec 2024
https://github.com/thibaudcolas/unit-test-workshop
Unit testing 101 workshop, in JavaScript with Jest (via create-react-app).
javascript jest unit-testing workshop
Last synced: 10 Feb 2025
https://github.com/mipmipp/rick-and-morty-wiki
Rick and Morty Wiki is a web app with a user-friendly interface. It fetches character data from the Rick and Morty API, utilizing caching for optimal performance. Built with HTML, CSS, Bootstrap and JavaScript, it follows a modular architecture, employing ES modules, entities, mappers, and services. Includes Jest for testing.
bootstrap css entity esmodules html javascript jest-tests localstorage mapper netlify oop rickandmortyapi unit-testing wrapper
Last synced: 08 Nov 2024
https://github.com/br0wsa/billed
L'application de gestion de notes de frais Billed est pleine de bugs. Corrigez le code et implémentez des tests unitaires et d'intégration pour que ce ne soit plus le cas.
api-rest bdd billed coverage-report debug e2e-testing given-when-then jest openclassrooms p9 react saas tdd test unit-testing
Last synced: 27 Jan 2025
https://github.com/ulivz/karma-commonjs-test
a test example with karma for CommonJS module
commonjs commonjs-modules karma unit-testing
Last synced: 01 Feb 2025
https://github.com/jsuyog2/express-mongodb-api
Welcome to the Express MongoDB API repository! This project is a robust and scalable RESTful API built using Express.js and MongoDB. It provides a clean and efficient backend solution for managing data and handling various API requests in a Node.js environment.
api api-development backend express expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token jwttoken loginapi mongodb mongoose node nodejs role-based-access-control unit-testing
Last synced: 13 Jan 2025
https://github.com/alitaee/test-lab
Learning and Practicing unit test
jest reactjs testing-library unit-testing
Last synced: 13 Feb 2025
https://github.com/possen/bank
Bank app which demonstrates BrightFutures and how to test UITableViewControllers
brightfutures ios swift swift-package-manager tableview unit-testing
Last synced: 06 Jan 2025
https://github.com/lynnlangit/ballerina-testing
unit tests for Ballerina Langauge
ballerinaplat unit-test unit-testing unittests
Last synced: 08 Feb 2025
https://github.com/gladir/unitest
Ce cadre d'application permet de faire des tests unitaires pour des programmes écrit en Turbo Pascal.
turbo-pascal turbopascal unit-testing
Last synced: 06 Jan 2025
https://github.com/rtmigo/tempground_py
Quick creation of temp projects during unit testing
ci integration-testing process shell stderr stdout temp temporary-directory testing unit-testing
Last synced: 21 Jan 2025
https://github.com/mdo91/exercism-swift
Set of algorithmic challenges provided by exercism platform about swift language and its generic functions
algorithm algorithms algorithms-and-data-structures challenge challenges challenges-solved closure closure-exercise closures exercism-platform generic-functions swift swift-language unit-testing unitest
Last synced: 20 Jan 2025
https://github.com/leonardovff/angular-open-test
Repository used as repository of examples for open test in Angular.
angular node testing unit-testing
Last synced: 04 Feb 2025
https://github.com/tybruno/unit-vs-functional-testing
We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.
functional-testing python testing unit-testing unittesting
Last synced: 02 Feb 2025
https://github.com/biyonik/cleanarchitectureaccountingapp
Clean Architecture Accounting Application - .NET 7 | CQRS | Onion Architecture | PostgreSQL | Angular
angular clean-architecture cqrs csharp dotnet entity-framework-core generic-repository mediatr moq multitenant n-tier-architecture net7 onion-architecture postgresql unit-testing unitofwork webapi
Last synced: 13 Jan 2025
https://github.com/sangeethnandakumar/express-xunittests-template
This repository holds an example template structure for working with Unit testing & Integration testing in .NET Core applications with proper implementations
fail integration-testing pass testable tests unit-testing xunit
Last synced: 09 Feb 2025
https://github.com/colinrobertbrooks/testing-javascript-applications-demo
A demo app with static analysis and unit/integration/end-to-end tests 🧪
end-to-end-testing integration-testing javascript nodejs reactjs testing unit-testing
Last synced: 21 Jan 2025
https://github.com/msadeqsirjani/watchlister
🎬 A simple movie search app, built with .NET 7, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.
builder-pattern c-sharp clean-architecture cqrs decorator-pattern docker docker-compose dotnet integration-testing kubernetes mediator-pattern tmdb-api unit-testing vertical-slice-architecture youtube-api
Last synced: 09 Feb 2025
https://github.com/fair2-for-research-software/python-testing-for-research
A training course on the practical use of tests in research software.
ci continuous-integration english fair fair4rs lesson pre-alpha python python-testing research research-software rse software software-testing testing unit-testing unit-tests
Last synced: 28 Jan 2025
https://github.com/islamarr/shutterstock_image_list
🚀 List of awesome pictures from ShutterStock.
clean-code coroutines dagger2 databinding flow glide hilt livedata mvvm navigation-component paging3 repository retrofit unit-testing viewmodel
Last synced: 23 Oct 2024
https://github.com/codecop/electric-rose-kata
Small testing kata inspired by the Gilded Rose.
code-kata exercise kata test-cases unit-testing
Last synced: 25 Dec 2024
https://github.com/hmasum52/cse308-software-engineering-sessional
Contains all offline assignment implementation
chain-of-responsibility-pattern creational-design-patterns design-patterns java junit5 oop structural-design-patterns unit-testing
Last synced: 31 Dec 2024
https://github.com/kenvilar/stripe-checkout-tdd-laravel
Laravel Test-Driven Development for Stripe
artisan-command feature-testing laravel laravel-framework laravel6 php phpunit stripe stripe-checkout tdd test-driven-development unit-testing
Last synced: 10 Feb 2025
https://github.com/KanzaTahreem/TodoList-Best-Practices
Received a code review on a Webpack based webapp, build with JavaScript, To-do list is a tool that helps users to organize their day
code-review html javascript jest pair-programming todolist unit-testing webpack
Last synced: 13 Nov 2024
https://github.com/haolamnm/flashcard-50
[CS50P] A Flashcard web app using Streamlit that allows users to create, manage, and study flashcards.
cs50p flashcards pandas project python streamlit unit-testing
Last synced: 21 Jan 2025
https://github.com/widoz/wordpress-nonce
An OOP wrapper for the WordPress nonce
composer nonce psr-4 unit-testing unprefix wordpress
Last synced: 01 Jan 2025
https://github.com/leotm/book-store
MVP app for Vendigo's coding exercise for an online book shop 📚 Chose to try the new Angular 5. Followed by successful 2 hours of live pair programming implementing and learning HapiJS on the fly. Later further successful phone interviews with the CEO, then investor Mads Faurholt.
angular5 bootstrap4-alpha6 chai coding-exercise hapi http-get json karma-jasmine minimal mocha mvp nodejs sinon typescript unit-testing
Last synced: 09 Jan 2025
https://github.com/alexgalhardo/notes-api-clean-architecture.alexgalhardo.com
A REST Notes API using Clean Architecture with Typescript, Express, Mongodb and Unit & Integration tests.
api-rest clean-architecture docker express integration-testing mongodb tests typescript unit-testing
Last synced: 09 Feb 2025
https://github.com/kanch231004/TwitterDemo
This app demonstrates Paging3 with clean architecture using Kotlin and MVVM pattern. Please star the repository if you find it helpful.
android-application clean-architecture flows hilt-android kotlin-coroutines mvvm-architecture paging-library-in-android paging3 system-design unit-testing
Last synced: 23 Oct 2024
https://github.com/hammerheadshark666/mos-customer-api
Microservice Order System - Customer Microservice
api automapper azure azurekeyvault cicd csharp docker docker-compose dotnet-core jwt-authentication mediatr sqlserver unit-testing
Last synced: 18 Jan 2025
https://github.com/mgobeaalcoba/unit_testing_python
Repository with data and practice about unit testing in Python
coverage doctest mock pytest unit-testing unittest
Last synced: 20 Jan 2025
https://github.com/martn2023/geektrust-mymoney-asset-reallocation
investment portfolio rebalancing tool graded by Geektrust, an AI recruitment platform
geektrust object-oriented-programming python unit-testing
Last synced: 12 Jan 2025
https://github.com/oveldman/madworldtools
This is a personal project that I can experiment and learn from it. The application will get easy tools that will be convenient for me.
azure azure-functions azure-templates blazor blazor-webassembly cscharp maui maui-blazor unit-testing
Last synced: 11 Feb 2025
https://github.com/jimlynchcodes/jims-dev-express-ng-demo
Example of some devexpress charts in an Angular webapp. Live demo:
angular devexpress typescript unit-testing
Last synced: 04 Feb 2025
https://github.com/adrianomonteiroweb/golang-crud
Repositório de estudos em Golang com um projeto CRUD, Postgres e Docker.
crud docker gin go golang pg postgresql psql testify unit-testing
Last synced: 09 Jan 2025
https://github.com/pdsuwwz/vite-react-unit
Unit Testing for React 18.x + TS -- 搭建 React 单元测试环境(包含覆盖率测试)
babel jest react sample testing typescript unit unit-testing vite
Last synced: 27 Oct 2024
https://github.com/mmellado/react-tdd-example
Example of how to build a react component using TDD
Last synced: 21 Jan 2025
https://github.com/charles-dr/mern-todo-application
#reactjs#nodejs#MongoDB#expressjs#MERN#todo#unit-test#jest
expressjs jest mongodb nodejs react unit-testing
Last synced: 09 Feb 2025
https://github.com/sucodelarangela/ruby-practices
Houve uma época em que eu não tinha muito o que fazer, então resolvi estudar Ruby e testes unitários.
Last synced: 21 Jan 2025
https://github.com/Bredalis/PyTest
🐍 Testing's librery for Python 🐍
framework pytest python testing unit-testing
Last synced: 23 Oct 2024
https://github.com/samlatavares/java-testes-unitarios
Project made during the "Unit Tests in Java: Master JUnit, Mockito and TDD" course from Udemy.
java junit maven mockito powermock unit-testing
Last synced: 12 Feb 2025
https://github.com/infeng/todo-react
jest starter
enzyme jest react redux todo unit-testing
Last synced: 30 Dec 2024
https://github.com/stratedge/wye
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
mocking mysql pdo pdo-replacement php phpunit unit-test unit-testing unit-tests
Last synced: 13 Feb 2025
https://github.com/sky172839465/test-app-starter
A starter for beginner practice CI/CD
compatibility-testing functional-testing linting unit-testing visual-testing
Last synced: 29 Nov 2024
https://github.com/stepanzh/scoredtests.jl
Test utilities with scoring.
julia teaching-assistant unit-testing
Last synced: 23 Dec 2024
https://github.com/vishal150494/task-management-system
Its a simple Task Management System project to demonstrate my Web Application Development skills using tools like Python, Flask, Database System, Docker and demonstrate my practical insights on developing and deploying RESTful APIs & micro services. Using the task management system user can perform all CRUD operations based on some input attributes
api api-documentation controllers curl docker docker-compose flask-login flask-migrate flask-sqlalchemy flask-web flassger html integration-testing jinja2-template models mvc-architecture postgresql-database swagger-ui unit-testing views
Last synced: 01 Feb 2025
https://gitlab.com/johnsonjh/leaktestfe
leaktestfe: A convenience library and front-end for Uber goleak.
go golang goleak goroutines leak-detection testing unit-testing
Last synced: 23 Oct 2024
https://github.com/kyriejoshua/unit-testing
unit testing with jest
javascript javascript-tests unit-testing
Last synced: 09 Feb 2025
https://github.com/samuellucas97/goal-list-ci-cd
Continuous delivery with static analysis using SonarCloud/JaCoCo and automated test with Spring/Mockito
docker github-actions integration-testing mysql sonarcloud spring unit-testing
Last synced: 07 Nov 2024
https://github.com/edmartt/go-testing-mocks
This project is for learning about mocking external services calls
go golang mock mocking solid-principles sqlite3 unit-test unit-testing vertical-slice-architecture
Last synced: 01 Feb 2025
https://github.com/sibeeshvenu/wcf-unit-tests-nunit-rhino-mocks
The detailed article can be found here: https://sibeeshpassion.com/wcf-service-unit-tests-using-nunit-with-rhino-mocks-and-entity-framework/
csharp nunit nunit-tests rhino rhino-mocks unit-testing wcf wcf-service
Last synced: 23 Dec 2024
https://github.com/teobler/react-testing-guideline
一部能够让你学会在不同场景下如何测试你 React 项目的指南。
cypress jest react react-testing-library testing unit-testing
Last synced: 23 Dec 2024
https://github.com/bchavs12/rentalcarsapi
Api in Java Spring boot for the rentalCars system
docker dto-entity-mapper hibernate-orm java jest-tests jpa-hibernate mvc-architecture restful-api spring-boot spring-security unit-testing
Last synced: 21 Jan 2025
https://github.com/endreot/minesweeper
Play a simple minesweeper game
game model-view-controller python tkinter unit-testing
Last synced: 06 Feb 2025
https://github.com/mjetpax/80sMixtapeAPI
The 80's mixtape API is a fun application that creates mixtapes of top pop hits from the 1980s!!
api docker docker-compose go golang postgresql unit-testing
Last synced: 23 Oct 2024