banking

command module
v0.0.0-...-01fa819 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2022 License: MulanPSL-2.0 Imports: 2 Imported by: 0

README

banking

介绍

write a API to retrieve a customer by Id

Acceptance criteria (Part 1) - The URL should only accept numeric ids - API should the customer as a JSON object (Part 2)
- In case the customer id does not exist, API should return status code 404 (Not Found) - In case of an an unexpected error, API should return status code 500 (Internal Server Error) along with the error message (Part 3) Refector

软件架构

软件架构说明

安装教程
使用说明

学习

参与贡献
  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request
特技

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL