Skip to content

Repository files navigation

Tecnologías utilizadas


  • Go
  • Nginx
  • MariaDB

Endpoints


Company


URIRequestBody
/api/companiesPOSTusername, email, password, company_name, location
/api/companies/loginPOSTemail, password
/api/companies/{id}/holidaysPOSTholiday_title, holiday_date
/api/companies/{id}/holidaysGET

Employee


URIRequestBody
/api/employeesPOSTusername, email, password, first_name, last_name, company_id
/api/employees/loginPOSTemail, password
/api/employees/{id}GET
/api/employees/{id}/summaryGET
/api/employees/{id}/passwordPUTpassword
/api/employees/{id}/checkinPOSTdescription
/api/employees/{id}/checkoutPOST

Database Schema


Database Schema

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages