Skip to content

weiawesome/avec_moi_with_us_api

Repository files navigation

Avec Moi With Us API

The server for the application, Avec Moi With Us.

Primary Feature

  • JWT authentication
  • Connect to firebase
  • Layered Structure Design
  • OPEN API (SWAGGER)
  • ...

OPEN API (SWAGGER) Document

API Document Title

API Document About User

API Document About Movie

API Document Models

Design Pattern

  • Presentation Layer

  • Business Logic Layer

  • Data Access Layer

Project Architecture

├── api
│   ├── handler
│   ├── middleware
│   ├── request
│   ├── response
│   ├── routes
│
├── internal
│   ├── repository
│   ├── service
│
├── templates
│
├── go.mod
├── go.sum
│
├── main.go

About

This is an api for the avec moi with us application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published