framework icon indicating copy to clipboard operation
framework copied to clipboard

Remove mentions of API server from documentation

Open megin1989 opened this issue 1 year ago • 1 comments

Overview

How can I activate the API server in Python?

Can you please describe the steps?

megin1989 avatar Jul 02 '24 04:07 megin1989

The API Server seems to be no longer a feature from frictionless-py, cf v5.14 changelog.

@roll, has this functionality been migrated or deleted ?

I keep the issue open as a reminder to remove the remaining mentions of this feature from the documentation (e.g. here)

pierrecamilleri avatar Sep 05 '24 14:09 pierrecamilleri

Hi @pierrecamilleri, yes it's been moved to the Open Data Editor codebase

roll avatar Sep 16 '24 09:09 roll

The docs have been udpated.

@megin1989, I invite you to have a look at the Open Data Editor documentation if you are interested by this functionality.

However, I draw your attention to this note :

Note

API doesn’t use full REST API approach for simplicity. The main reason for this is that the API is designed to be used by the Open Data Editor client and not by external clients.

pierrecamilleri avatar Sep 23 '24 14:09 pierrecamilleri