Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/renlin-code/mock-shop-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/renlin-code/mock-shop-api

  • v0.0.0-20240629153042-4665085436ad
  • Source
  • Go
  • Socket score

Version published
Created
Source

Mock Shop API

Mock Shop API is an API service for a fake online shop. It allows you to create a catalog for products and categories. It also has authorization for customers where they can place orders and view their purchase history.

project banner

Building and running the App

This app uses Docker, which makes building easier. You just need to install Docker on your system.

In addition to this you need to set your environment variables in a .env file. As an example see the .env.example file

Having Docker on your system and environment variables setted, you only need to run:

docker-compose up

Documentation

After building and running the app you can find the documentation at the address "/swagger/index.html"

FAQs

Package last updated on 29 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc