Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergioarmgpl/dok-demo
https://github.com/sergioarmgpl/dok-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sergioarmgpl/dok-demo
- Owner: sergioarmgpl
- Created: 2022-11-28T06:19:58.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T07:05:52.000Z (about 2 years ago)
- Last Synced: 2024-04-17T17:10:14.985Z (8 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LB=YOUR_IP
curl -X POST -H "Accept: application/json" \
-H "Content-Type: application/json" \
--data '{"lat":1.633518,"lng": -90.591706}' \
http://$LB:3000/position/1curl HTTP://$LB:3000/position/2
kubectl port-forward --address 0.0.0.0 svc/longhorn-frontend 5555:80 -n longhorn-system