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

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

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)


[![API Status](https://img.shields.io/endpoint?url=https://floater.jessejesse.xyz/api/floater)](https://floater.jessejesse.xyz/api/floater)

[![Node.js Package](https://github.com/sudo-self/floater-buttons/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/sudo-self/floater-buttons/actions/workflows/npm-publish.yml)

[![Latest Blog Post Workflow](https://github.com/sudo-self/sudo-self/actions/workflows/blogpost.yml/badge.svg?branch=main)](https://github.com/sudo-self/sudo-self/actions/workflows/blogpost.yml)

nextjs
npx

## 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 //

```

##