mirror of
https://github.com/mmahdium/HoolIt.git
synced 2025-08-02 16:04:26 +02:00
Minor fix for README.md
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
## An open-source dweet.io Alternative (RIP dweet.io)
|
## An open-source dweet.io Alternative (RIP dweet.io)
|
||||||
|
|
||||||
**HoolIt** is an open-source project aiming to provide a simple and easy-to-use alternative to the beloved [dweet.io](http://dweet.io), which sadly is [no longer available](https://x.com/dweet_io/status/1899886062580703423). If you were a fan of dweet.io's simplicity for quickly sending and receiving data from your "things," HoolIt is designed for you!
|
**HoolIt** is an open-source project aiming to provide a simple and easy-to-use alternative to the beloved [dweet.io](http://dweet.io), which sadly is [no longer available](https://x.com/dweet_io/status/1899886062580703423). If you were a fan of dweet.io's simplicity for quickly sending and receiving data from your "things," HoolIt is designed for you!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**✨ Try it instantly!**
|
**✨ Try it instantly!**
|
||||||
@@ -10,10 +11,13 @@
|
|||||||
For **quick testing and exploration**, you can use a **free, publicly hosted instance of HoolIt** at:
|
For **quick testing and exploration**, you can use a **free, publicly hosted instance of HoolIt** at:
|
||||||
|
|
||||||
**[https://hoolit.mahdium.ir](https://hoolit.mahdium.ir)**
|
**[https://hoolit.mahdium.ir](https://hoolit.mahdium.ir)**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**It uses the exact same API scheme as dweet.io**, making migration and understanding incredibly straightforward. No signup, no setup, it just works (once you have HoolIt running, of course!).
|
**It uses the exact same API scheme as dweet.io**, making migration and understanding incredibly straightforward. No signup, no setup, it just works (once you have HoolIt running, of course!).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Feature Status
|
### Feature Status
|
||||||
|
|
||||||
* ✅ **Dweeting (Sending Data):** [](https://shields.io)
|
* ✅ **Dweeting (Sending Data):** [](https://shields.io)
|
||||||
@@ -23,8 +27,9 @@ For **quick testing and exploration**, you can use a **free, publicly hosted ins
|
|||||||
* ✅ **Query Parameters for Dweets:** [](https://shields.io)
|
* ✅ **Query Parameters for Dweets:** [](https://shields.io)
|
||||||
* ❌ **JSONP Support:** [](https://shields.io)
|
* ❌ **JSONP Support:** [](https://shields.io)
|
||||||
* ❌ **Dweet History (Getting Dweets):** [](https://shields.io)
|
* ❌ **Dweet History (Getting Dweets):** [](https://shields.io)
|
||||||
|
|
||||||
---
|
---
|
||||||
---
|
|
||||||
|
|
||||||
## HoolIt API Documentation (dweet.io Compatible)
|
## HoolIt API Documentation (dweet.io Compatible)
|
||||||
|
|
||||||
@@ -201,7 +206,6 @@ This does essentially the same as `docker run` but uses a configuration file. St
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
**Contributing:**
|
**Contributing:**
|
||||||
|
|
||||||
HoolIt is an open-source project, and contributions are welcome! If you want to contribute to development, add features, or report issues, please check out the GitHub repository: [https://github.com/mmahdium/HoolIt](https://github.com/mmahdium/HoolIt).
|
HoolIt is an open-source project, and contributions are welcome! If you want to contribute to development, add features, or report issues, please check out the GitHub repository: [https://github.com/mmahdium/HoolIt](https://github.com/mmahdium/HoolIt).
|
||||||
|
Reference in New Issue
Block a user