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

https://github.com/gitpaulo/findcomms

A simple tool to find twitter artists doing commissions
https://github.com/gitpaulo/findcomms

art commissions firebase twitter twitter-api

Last synced: over 1 year ago
JSON representation

A simple tool to find twitter artists doing commissions

Awesome Lists containing this project

README

          

# findComms [DEAD BLAME ELON]
A tool to find twitter artists doing commissions from a user's follower/ing space.

- Backend [README](./backend/README.md)
- Frontend [README](./frontend/README.md)
- Transfer [README](./transfer/README.md)

https://findcomms.web.app/

![image](https://user-images.githubusercontent.com/18451329/167970647-473208db-d31e-49ab-b316-6b96536725c7.png)

> This shit doesn't scale & API is unauthed, be nice!

## TODO/Revive List

- [ ] Better caching or devise a better than bruteforce approach at searching.
- [ ] Additional filtering options
- Go through a user's metadata, posts, etc. and **collect** #tags to be used for filtering
- Follow and links in bio for additional information? (**webscrapping will be painful**)