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

solidus_api

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solidus_api

  • 4.4.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

solidus_api

API contains the controllers and Jbuilder views implementing the REST API of Solidus.

Testing

Run the API tests:

bundle exec rspec

Documentation

The API documentation is in the openapi directory. It follows the OpenAPI specification and it is hosted on Stoplight Docs.

If you want to contribute, you can use Stoplight Studio. Simply follow these steps:

  1. Create a new Stoplight Studio project
  2. Copy-paste the content of openapi/solidus-api.oas.yml into your project
  3. Edit the endpoints and models as needed
  4. Copy-paste the result back into openapi/solidus-api.oas.yml
  5. Open a PR!

Note: Only use embedded models in Stoplight Studio, as Stoplight Docs is not compatible with externally-defined models!

CircleCI automatically syncs our Git repo with Stoplight Docs when a PR is merged, and automatically publishes a new version on Docs when a new Solidus version is released.

  • solidus-sdk: created by Joel Saupe at Deseret Book, this is a JS SDK that allows you to use the Solidus API. It even supports plug-ins, so you can easily extend it with the endpoints provided by your Solidus extensions!

FAQs

Package last updated on 18 Nov 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