crust

command module
v0.0.0-...-5a22857 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2022 License: MIT Imports: 4 Imported by: 0

README

Crust

Crust is a Golang API for dealing with Auth and e-commerce transactions and checkouts.

Installation

git clone https://github.com/piyush97/crust
cd crust
# run from golang tools
go run main.go 
# or use make
make

Usage

# base url
/api 
# user api
/api/user
/api/user/register
/api/user/signin
/api/:user

# product api

/api/product

# swagger
/swagger/index.html [WIP]


Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
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