Phuctm97 Go Restful Save Abandoned

? A real world production-grade RESTful Web Services proof-of-concept project.

Project README

Go RESTful

? A real world production-grade RESTful Web Services proof-of-concept project.

Objectives

Issues Tracking

Issue Tracking Open issues Closed issues Open PRs Closed PRs

This project use Github project, issues and pull requests to manage and track issues. Refer to this Github project for further details.

Development

Requirements

Local development machines need to have following tools installed and working properly:

Windows users need to additionally have an Unix-shell emulator to be able to run utility scripts (Git Bash is recommended).

Usage

Develop with Visual Studio Code

With all of above requirements fullfiled, developers can experience a full-time local-quality VSCode-powered containerized development environment by just opening the repository in VSCode container mode.

Go here for further details.

Develop without Visual Studio Code

Without VSCode, developers will not be able to achieve a full-time local-quality VSCode-powered containerized development environment. However, if there's any reason that you can not or do not want to work with Visual Studio Code, you can still start a containerized development environment and start working on that or even build your own development solution on top of that.

Go here for further details.

Project structure

Quick overview of project structure, components and their roles.

├── ?.vscode/              # VSCode configurations.
├── ?common/               # Common, utility Go components.
├── ?docs/                 # Documentation & assets.
├── ?scripts/              # Utility scripts.
├── ?users/                # Users-related Go components.
├── ?.devcontainer.json    # VSCode Remote-Containers configuration.
├── ?.gitignore
├── ?Dockerfile            # Instructions to build development Docker image.
├── ?go.mod                # Go module configuration.
├── ?go.sum                # Go module checksum/lock.
├── ?LICENSE
├── ?README.md
├── ?main.go               # Application's main entry point.

License

Apache License 2.0 Copyright © The Evengers

Copyright © The Evengers. All rights reserved.

This project is licensed under the Apache License 2.0 and is available for free.

Open Source Agenda is not affiliated with "Phuctm97 Go Restful" Project. README Source: phuctm97/go-restful
Stars
64
Open Issues
3
Last Commit
4 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating