Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 1.54 KB

README.md

File metadata and controls

71 lines (45 loc) · 1.54 KB

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: