hngprojects / hng_boilerplate_golang_web

Apache License 2.0
77 stars 49 forks source link

Fix: create job post #320

Closed uloamaka closed 1 month ago

uloamaka commented 1 month ago

Description

​​Followed the structure provided for the jobs by the nestjs team repo.

API DOC LINK

Related Issue (Link to Github issue)

​#54

How Has This Been Tested?

​Yes, It covers test for input validation and creation of jobs.

Screenshots (if appropriate - Postman, etc):

Screenshot (364) Screenshot (365) Screenshot (367)

Types of changes