Skip to content

octommerce/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octommerce Api Guidelines

1 Abstract

The Octommerce API Guidelines, as a design principle, encourages application developers to have resources accessible to them via a RESTful HTTP interface. To provide the smoothest possible experience for developers on platforms following the Octommerce API Guidelines, REST APIs SHOULD follow consistent design guidelines to make using them easy and intuitive. And This API is very powerfull for e-commerce multiplatform

2 Table of contents

3 Introduction

Developers access most Platform resources via HTTP interfaces. Although each service typically provides language-specific frameworks to wrap their APIs, all of their operations eventually boil down to HTTP requests. Thus a goal of these guidelines is to ensure Octommerce APIs can be easily and consistently consumed by any client with basic HTTP support.

About

Api For Octommerce

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages