Categorygithub.com/UsagiBooru/accounts-server
repositorypackage
0.0.0-20210505031818-76742328cd97
Repository: https://github.com/usagibooru/accounts-server.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Accounts API Server

UsagiBooruアカウント関連API
(開発中)
Go Report Card DeepSource codecov circleCI FOSSA Status

Powered by openapi-generator

  • API version: 2.0
  • Build date: 2021-05-03T15:12:54.169+09:00[Asia/Tokyo]

This server was generated by the openapi-generator project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub. For more information, please ask to https://twitter.com/shallow_omado or visit here

Running the server

To run the server, follow these simple steps:

go run main.go

To run the server in a docker container

docker build --network=host -t gen .

Once image is built use

docker run --rm -it gen

License

FOSSA Status