https://github.com/linuxuser255/ecommerce_webapp
A full stack web app that interfaces with Stripe payments API
https://github.com/linuxuser255/ecommerce_webapp
golang payment-gateway stripe
Last synced: about 1 year ago
JSON representation
A full stack web app that interfaces with Stripe payments API
- Host: GitHub
- URL: https://github.com/linuxuser255/ecommerce_webapp
- Owner: LinuxUser255
- License: gpl-3.0
- Created: 2022-09-14T20:22:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T16:27:50.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T19:28:28.419Z (about 1 year ago)
- Topics: golang, payment-gateway, stripe
- Language: Go
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ecommerce
### A full stack web app for processing credit cards, and more.

### How to run the basic server:
```
In the root directory of the file, in the terminal run:
go run ./cmd/web
```

```
You will need to obtain a Stripe API key in order to run this app:
```
```
Link to air.
"Air is a live-reloading command line utility for Go applications in development"
```
```
Bootstrap docs:
```