Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kalindudc/oh-my-turtles

Manage your turtles 🐢
https://github.com/kalindudc/oh-my-turtles

Last synced: 3 days ago
JSON representation

Manage your turtles 🐢

Awesome Lists containing this project

README

        

# Oh-My-Turtles
Manage your turtles 🐢 and more...

```
curl -i -u "$ADMIN_USERNAME:$ADMIN_PASSWORD" -H "Content-Type: application/json" -XPOST -d '{"username": "test", "password": "test" }' http://localhost:8080/admin/create-user

wget http://localhost:8080/basic/generateSetup /startup.lua
```