dealmeidafernando / api-golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Job Documentation

The API's main purpose is to provide resources for the Job:

  • Create a Job
  • Edit a Job
  • Search by ID
  • Search all
  • Delete a job.

Pre-requisites

mysql version 5+ See how to download and install in Mysql site.

golang version 1.11+ See how to download and install in Golang site.

postman version 6.4.2+ See how to download and install in Postman site.

Development

First of all, download the project to your machine.

After download, enter in the root project directory:

cd api-golang

API

Check the folder docs to download and import the Postman collection API-Job.postman_collection.json

Building

About


Languages

Language:Go 100.0%