Remove mentions of API server from documentation
Overview
How can I activate the API server in Python?
Can you please describe the steps?
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)
Hi @pierrecamilleri, yes it's been moved to the Open Data Editor codebase
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.