https://github.com/plizarraga/store-api
Ruby on Rails API that enables e-commerce businesses to securely process online payments using Stripe.
https://github.com/plizarraga/store-api
rails ruby ruby-on-rails rubyonrails stripe stripe-api stripe-payments
Last synced: about 2 months ago
JSON representation
Ruby on Rails API that enables e-commerce businesses to securely process online payments using Stripe.
- Host: GitHub
- URL: https://github.com/plizarraga/store-api
- Owner: plizarraga
- Created: 2022-11-10T02:15:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T02:09:26.000Z (over 3 years ago)
- Last Synced: 2025-01-07T11:37:13.532Z (over 1 year ago)
- Topics: rails, ruby, ruby-on-rails, rubyonrails, stripe, stripe-api, stripe-payments
- Language: Ruby
- Homepage:
- Size: 1.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...