yjmorales/bo-api-specifications

This project contains the API definition, interfaces, and data objects for data exchange with BO

0.1.0 2020-12-29 23:35 UTC

This package is auto-updated.

Last update: 2024-09-17 17:05:46 UTC


README

This project holds an example of an API definition based on OpenApi 3 Specifications.

The specification file is self-explanatory and below is minor information on how to install this on a project.

Installation

If you want to add this current repository to the repositories section on your own project composer.json file.

    "repositories": [
        {
            "type": "git",
            "url": "git@github.com:yjmorales/openapi-specifications.git"
        }
    ],

Further information about OpenAPI Specification please visit its specification.

Contact me

Yenier Jimenez
http://yenierjimenez.net
yjmorales86@gmail.com