bookstore

module
v0.0.0-...-f81e975 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2022 License: MIT

README

bookstore

Task: Create catalog of books.
  1. For creating, receiving, modifying and deleting books must have API
  2. The API must have swagger documentation which you can test methods.
  3. When creating an API, you can use any framework (gin, fiber, bego, echo)
  4. Books should be stored in postgresql
  5. There are must be at least two tables in database, for example (books, book_category) and they must be interconnected (reference)
  6. Separate API methods from postgres methods to create a microservice and use grpc. (this step is optional)

Directories

Path Synopsis
cmd
docs
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag
Package docs GENERATED BY SWAG; DO NOT EDIT This file was generated by swaggo/swag

Jump to

Keyboard shortcuts

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