Skip to content

This is an API which i built to master using mongodb with Golang

Notifications You must be signed in to change notification settings

emmrys-jay/ecommerce-api

Repository files navigation

ecommerce-api

An API you can seamlessly use to solve your e-marketing hurdles

Requires

golang 1.17 mongodb

  • Ensure `golang 1.17` or higher is installed
  • Download mongodb and ensure mongo is running in background
  • Create a "load.env" file in your root directory and specify the following environmental variables:
    SECRET_KEY="mysecretecommerceapikey"
    ADMIN_USERNAME="admin"
    ADMIN_PASSWORD="password"
NB: You can modify the values of the environment variables.

About

This is an API which i built to master using mongodb with Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published