wikitok
By IsaacGemal
allOrigins
:alien: Pull content from any page as JSON via API (by gnuns)
wikitok | allOrigins | |
---|---|---|
6 | 4 | |
1,196 | 802 | |
5.9% | 7.0% | |
9.0 | 0.0 | |
10 days ago | about 2 years ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wikitok
Posts with mentions or reviews of wikitok.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-02-11.
-
In 2025, we can and should simplify Web development
To demonstrate this, we've developed the WikiRoom Web application, which has the same functionality as WikiTok, the application that's been making the buzz lately because it was developed in just a few hours using AI Claude and React 18. Well, WikiRoom uses less than 14 kB of JavaScript, compared with nearly 170 kB for WikiTok! More information on this article on our blog.
- A TikTok-style interface for exploring random Wikipedia articles
-
ArXivTok
I made this, and it's fully open source so if someone wants to contribute here you have the url: https://github.com/Miguel07Alm/arxivtok.
For this project I was inspired by https://wikitok.vercel.app.
- WikiTok
allOrigins
Posts with mentions or reviews of allOrigins.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-02-04.
-
WikiTok
There's many services to solve this pain point. I've used https://allorigins.win/ in the past.
- BLOCKED BY CORS
-
API Calls made from Frontend vs Node
If you are making API calls that are unique or that get you ip banned or rate limited then make them from the frontend if not then from the backend. Also the CORS errors are for security reason and they happen if the call is made from the frontend to a site or API that does not have cors control headers specified. CORS errors can be bypassed with the https://allorigins.win/ API (hacky bypass) if you really need to make the call from the frontend. So be sure to always make calls from the backend if possible.
-
Show HN: Another AWS EC2 instance comparison tool that's always up to date
I hope you have either considered donating[1] or otherwise have an agreement with gnuns because if this project ever catches on, it's going to shove a lot of content through what appears to be a development tool
Also, kind of related, pulling things directly from AWS APIs are always going to be ... fun, so I hope either your JS, allorigins.win, or both, have some retry and backoff logic in place
1 = https://github.com/gnuns/allOrigins/issues/89#issuecomment-9...
What are some alternatives?
When comparing wikitok and allOrigins you can also consider the following projects:
arxivtok - ArxivTok 📚: Browse ArXiv papers with a TikTok-style vertical swipe interface.
fastify-cors - Fastify CORS