Skip to content

该项目包含了HanskiJay开发的许多已知开源项目的后端。

License

Notifications You must be signed in to change notification settings

Tommy131/OwOWeb-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OwOWeb-Go

Introduction

This project is a modularized web frame written in Go. It provides functionalities such as user registration, login, password recovery, and email verification through RESTful APIs.

Features

  • User registration
  • User login
  • Password recovery
  • Email verification
  • Modularized design
  • RESTful API endpoints
  • JSON data communication
  • RSA encryption for data transmission

Modules

User System Module

The user system module handles user-related functionalities such as registration, login, password recovery, and email verification.

Installation

  1. Clone the repository:

    git clone https://github.com/Tommy131/OwOWeb-Go.git
  2. Navigate to the project directory:

    cd OwOWeb-Go
  3. Build and run the project:

    go run main.go
  4. Access the application at http://localhost:8080.

Usage

User System

  • Registration: /user/register
  • Login: /user/login
  • Password Recovery: /user/recover
  • Email Verification: /user/verify

OwOLink-Go

Check OwOLink-Go's README.md.

Taskify-Go

Check Taskify-Go's README.md.

Statement

© 2016-2024 OwOBlog-DGMT. Please comply with the open source license of this project for modification, derivative or commercial use of this project.

My Contacts:

About

该项目包含了HanskiJay开发的许多已知开源项目的后端。

Resources

License

Stars

Watchers

Forks

Releases

No releases published