Skip to content

LightCountry/dujiao-next

 
 

Repository files navigation

Dujiao-Next API

Dujiao-Next API is the backend service for the Dujiao-Next ecosystem. It provides public APIs, user/auth APIs, order and payment workflows, and admin APIs.

Tech Stack

  • Go
  • Gin
  • GORM
  • SQLite / PostgreSQL

What This Service Does

  • Serves REST APIs for user, order, and payment flows
  • Handles payment callbacks/webhooks
  • Supports product, fulfillment, and configuration management

Quick Start

go mod tidy
go run cmd/server/main.go

The default health check endpoint is:

  • GET /health

Online Documentation

About

Dujiao-Next Server 独角Next服务端

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Dockerfile 0.1%