Krande / ifcdb

Experiments with IFC as a database using EdgeDB
https://krande.github.io/ifcdb
10 stars 1 forks source link

[IFC DB REST API] - Endpoint "Pull" #3

Open Krande opened 2 years ago

Krande commented 2 years ago

Create a REST API with a "pull" endpoint that can accept an optional parameter such as guid= and the required parameter database=.

If no guid parameter is passed, it should return the spatial tree for the specified IFC DB database and the spatial elements and the associated elements.

If guid is passed, return only the specified element