https://github.com/sudo-self/floater-b
npx floater-xyz
https://github.com/sudo-self/floater-b
Last synced: about 1 year ago
JSON representation
npx floater-xyz
- Host: GitHub
- URL: https://github.com/sudo-self/floater-b
- Owner: sudo-self
- Created: 2024-09-17T08:11:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-25T06:59:28.000Z (over 1 year ago)
- Last Synced: 2025-01-24T14:46:04.909Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://floater-xyz.vercel.app
- Size: 1.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[api.jessejesse.xyz](https://api.jessejesse.xyz)
[floater.jessejesse.xyz](https://floater.jessejesse.xyz)
[floater-buttons-generator.vercel.app](https://floater-buttons-generator.vercel.app)
[floater-xyz-sudoselfs-projects.vercel.app](https://floater-xyz-sudoselfs-projects.vercel.app)
[floater-xyz.vercel.app](https://floater-xyz.vercel.app)
[floater-xyz-git-main-sudoselfs-projects.vercel.app](https://floater-xyz-git-main-sudoselfs-projects.vercel.app)
[](https://floater.jessejesse.xyz/api/floater)
[](https://github.com/sudo-self/floater-buttons/actions/workflows/npm-publish.yml)
[](https://github.com/sudo-self/sudo-self/actions/workflows/blogpost.yml)

## api
```
curl -X POST https://floater.jessejesse.xyz/api/floater \
-H "Content-Type: application/json" \
-d '{
"tooltipText": "A Production Framework",
"iframeSrc": "https://nextjs.org",
"imageURL": "https://nextjs.org/favicon.ico",
"labelTextColor": "#000000"
}'
```
## test api
```
Floater Button Test
Testing Floater Button
// PASTE API RETURN HERE //
```
##