app-generator / sample-django-tastypie

Django Tastypie Sample - Open-Source Playground | AppSeed
https://appseed.us/boilerplate-code/
2 stars 0 forks source link

Open-API Processing - Linked tables #6

Open app-generator opened 1 year ago

app-generator commented 1 year ago

The tools should be able to process nested tables. Something like:

Here is the input file: oa_product_sales.json


Desired Flow:

Constraints & Use-cases

basically, the usual API code for a simple, secured API.

The Open-Api File can be generated using this tool: https://appseed.us/generator/openapi/

For the mentioned INPUT, here is the visual representation:

image

app-generator commented 1 year ago

Hello @MySecondLanguage

Thank you for the latest commit. Please document here the flow (all steps explained).

Ty!