Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
solo21-12 authored Aug 15, 2024
1 parent e8bbeb0 commit 1b9e451
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

Welcome to the **Task Management RESTful API** built with the Gin framework. This API provides features for user authentication, user management, and task management, following the principles of Clean Architecture.


## 📁 Folder Structure

The project is organized into the following directory structure:
Expand Down Expand Up @@ -154,7 +155,7 @@ Testing is crucial for maintaining the quality of the application. To run tests,

## 📜 Documentation

For detailed API documentation, please refer to `doc/api_documentation.md`.
For detailed API documentation, please refer to [Task Management API Documentation](https://documenter.getpostman.com/view/22911710/2sA3s3HAze)

For more information, please visit the [GitHub repository](https://github.com/solo21-12/task_management_API_gin).

Expand Down

0 comments on commit 1b9e451

Please sign in to comment.