Skip to content

Book Shop is an API template inspired by a book buying and selling service with multiple functions such as authorization, authentication, publishing, sales, inventory and others, allows it to be a guide for developers starting to code in golang.

License

Notifications You must be signed in to change notification settings

josesalasdev/book-shop

Repository files navigation

Book Shop

Book Shop is an API template inspired by a book buying and selling service with multiple functions such as authorization, authentication, publishing, sales, inventory and others, allows it to be a guide for developers starting to code in golang.

Starter

  1. Environment: You can define your environment variables in the file .env and use the .env_example file as an example.

  2. Start the service: There are two ways:

    • Docker:

      docker-compose up
    • Golang:

      go run src/main.go

API Docs

You can consult the documentation of the resources through the following url:

License

The license for this project is MIT and you can check it here

CONTRIBUTING

If you want to contribute to the project, keep the following in mind 📖

About

Book Shop is an API template inspired by a book buying and selling service with multiple functions such as authorization, authentication, publishing, sales, inventory and others, allows it to be a guide for developers starting to code in golang.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published