Categorygithub.com/Ayasono/simple-kins-backend
repositorypackage
0.0.0-20240613095110-b5d30aa3a84c
Repository: https://github.com/ayasono/simple-kins-backend.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

ec site backend API

1. Introduction

The project is a backend API for a ec site. It is a RESTful API that provides endpoints for the frontend to interact with the backend.

2. used technologies

  • gin-gonic
  • sqlc
  • docker
  • postgres
  • JWT

3. implemented endpoints

  • /users
    • get /
    • get /:email
    • post /
  • /products
    • get /
    • get /categories