File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # Pebble API
2- Server Side API for [ Pebble ] ( https://github.com/evolvedbinary/pebble ) written in RESTXQ and XQuery.
1+ # Fusion Studio API
2+ Server Side API for [ Fusion Studio ] ( https://github.com/evolvedbinary/fusion-studio ) written in RESTXQ and XQuery.
33
44API documentation is here: https://app.swaggerhub.com/apis/evolvedbinary/pebble-api/1.1.0
55
@@ -10,9 +10,9 @@ Requirements:
1010* [ Apache Maven] ( https://maven.apache.org/ ) 3.3+
1111
1212``` bash
13- $ git clone https://github.com/evolvedbinary/pebble -api.git
14- $ cd pebble -api
13+ $ git clone https://github.com/evolvedbinary/fusion-studio -api.git
14+ $ cd fusion-studio -api
1515$ mvn clean package
1616```
1717
18- This will create an EXPath package in ` target/pebble- api-x.y.z.xar ` , which can be deployed to Granite .
18+ This will create an EXPath package in ` target/fusion-studio- api-x.y.z.xar ` , which can be deployed to FusionDB .
You can’t perform that action at this time.
0 commit comments