go-web-test

command module
v0.0.0-...-4af3e7e Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2021 License: MIT Imports: 8 Imported by: 0

README

Just to try iris framework

Swagger UI

Generate files via swag init

http://localhost:8080/swagger/index.html

User data structure

{
	"firstname": "a",
	"lastname": "b",
	"age": 22,
	"email": "foo"
}

Database

Run the test mongo db via sudo docker run -d -p 27017:27017 -v ~/data:/data/db mongo

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