create_plugin.md: fixes and edits
All threads resolved!
All threads resolved!
Compare changes
- Alexander Tolstoy authored
+ 170
− 172
@@ -208,15 +208,15 @@ picodata run -l 127.0.0.1:3301 --advertise 127.0.0.1:3301 --peer 127.0.0.1:3301
@@ -229,10 +229,10 @@ I started with config: ()
@@ -305,20 +305,20 @@ cp 0001_weather.sql build/weather_cache/0.1.0
@@ -331,9 +331,9 @@ picodata> SELECT * FROM weather
@@ -344,7 +344,6 @@ picodata> SELECT * FROM weather
@@ -359,26 +358,26 @@ cargo add shors@0.12.1 --features picodata
@@ -421,7 +420,7 @@ static METEO_URL: once_cell::sync::Lazy<String> = once_cell::sync::Lazy::new(||
@@ -442,46 +441,45 @@ pub fn weather_request(latitude: f64, longitude: f64, request_timeout: u64) -> R
@@ -499,48 +497,48 @@ curl --location '127.0.0.1:8081/weather' \
@@ -550,90 +548,90 @@ curl --location '127.0.0.1:8081/weather' \