hngprojects / hng_boilerplate_golang_web

Apache License 2.0
77 stars 49 forks source link

fix: create job post service #339

Closed uloamaka closed 1 month ago

uloamaka commented 1 month ago

Description

​Fixed the job service by moving the struct to the model file to maintain uniformity of code base. API DOCs LINK

Related Issue (Link to Github issue)

​#54

How Has This Been Tested?

​The test cover inputting the required data to create a job post, it passes as expected, add a new job into the db.

Screenshots (if appropriate - Postman, etc):

Screenshot (364)

Screenshot (371)

Types of changes

uloamaka commented 1 month ago

please fix the service/jobpost folder package name

ok

uloamaka commented 1 month ago

please fix the service/jobpost folder package name

done