module
Version:
v0.0.0-...-f81e975
Opens a new window with list of versions in this module.
Published: Jun 27, 2022
License: MIT
Opens a new window with license information.
README
¶
bookstore
Task: Create catalog of books.
- For creating, receiving, modifying and deleting books must have API
- The API must have swagger documentation which you can test methods.
- When creating an API, you can use any framework (gin, fiber, bego, echo)
- Books should be stored in postgresql
- There are must be at least two tables in database, for example (books, book_category) and they must be interconnected (reference)
- Separate API methods from postgres methods to create a microservice and use grpc. (this step is optional)
Directories
¶
|
|
|
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.