Data interface generation method and system

The invention relates to a data interface generation method, and the method comprises the steps: an interface management platform obtains a data development result from a database, wherein the data development result is generated based on a data request; the interface management platform generates a...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: YU XIAOBIAO
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention relates to a data interface generation method, and the method comprises the steps: an interface management platform obtains a data development result from a database, wherein the data development result is generated based on a data request; the interface management platform generates a web request address according to the interface configuration information; a client calls interface configuration information according to the web request address and the request parameter, and obtains an SQL statement corresponding to the interface configuration information; a query result set is acquired from the database according to the SQL statement and the data development result; and the interface management platform generates a data interface with a preset structure and a fixed format based on the query result set. The problems that the data interface code development process is complex in step and the interface cannot be directly reused when called are solved, and the purposes of simplifying the data inter