Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple NestJS test application that demonstrates a GraphQL API for managing users and their advertisements.

AdTech App

A simple NestJS GraphQL API for managing users and advertisements.

Features

  • Query all users
  • Query advertisements by user

Technologies Used

  • NestJS
  • GraphQL
  • TypeScript
  • Prisma ORM

Your tasks

  1. Implement the ability to retrieve an advertisers list for the given user.
  2. Implement the ability to create a new advertisement for a user.
  3. Implement comprehensive tests for the user service.

About

This is a tiny adtech app to evaluate a coding style.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages