hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
182 stars 105 forks source link

[FEAT]: Waitlist API - BACKEND #106

Closed Nifilat closed 3 weeks ago

Nifilat commented 1 month ago

Description

Create a backend API endpoint to receive and store user information submitted through the waitlist signup form on the website.

Acceptance Criteria

Request Body

{
  "email": "johndoe@gmail.com",
  "full_name": "John Doe"
}

Successful Response (status code: 201)

{
  "message": "You are all signed up!",
}

Error Response

{
  "message": "Invalid email format",
  "status_code": 400,
  "error": "Bad Request"
}

Purpose

To allow potential users to join a waitlist for our product/service by submitting their information through a form on the website.

Requirements

Expected Outcome

A secure and efficient API endpoint that can receive user information, store it in the database and confirm the user's addition to the waitlist.

Testing

fazzy12 commented 1 month ago

are you looking for nest js or python dev for this issue??

Nifilat commented 1 month ago

are you looking for nest js or python dev for this issue??

We have those already, but I need a Go dev

Nifilat commented 1 month ago

List (Slack ID) of Team Members working on this issue

oxiginedev commented 1 month ago

are you looking for nest js or python dev for this issue??

We have those already, but I need a Go dev

Have you found a go dev, i can join the team

Nifilat commented 1 month ago

are you looking for nest js or python dev for this issue??

We have those already, but I need a Go dev

Have you found a go dev, i can join the team

Alright, you are welcome. What's your slack ID?

oxiginedev commented 1 month ago

@0xigine