Skip to content

Home to Rimunace API alternative hosting multiple mostly free API endpoints that helps you get started with API development and testing for your projects. Made with love by Respy.Tech

License

Notifications You must be signed in to change notification settings

RimunAce/apis.rocks

Repository files navigation

Apis-Rocks-Img

Open-Source Alternative to API.RIMUNACE.XYZ Written in Elysia.js

ElysiaJS Bun.sh Zod Winston


Prerequisites**

  • Node.js (v18.18.0 or higher) - Download
  • Bun (v1.0.25 or higher) - Download
  • Docker (v26.0.1 or higher) - Download
  • BunnyCDN account (For media storage) - Sign Up
  • Fly.io account (optional, for deployment) - Sign Up
  • yt-dlp (v2024.11.13 or higher) - Download
  • ffmpeg (v6.0.1 or higher) - Download

Navigation


- ⚙️ Installation & Set-Up

  1. Clone the repository
git clone https://github.com/rimunace/apis.rocks.git
cd apis.rocks
  1. Install dependencies
bun install
  1. Copy .env.example to .env.local and configure your environment variables
cp .env.example .env.local
  1. Start the server
bun run dev # Development
bun run start # Production

- ☁️ Deploy to Fly.io

Note

Optional for those who prefer Fly.io

  1. Install Fly.io CLI
curl -L https://fly.io/install.sh | sh
  1. Login to Fly.io
fly auth login
  1. Deploy to Fly.io
fly deploy

Licensed Under MIT License

About

Home to Rimunace API alternative hosting multiple mostly free API endpoints that helps you get started with API development and testing for your projects. Made with love by Respy.Tech

Topics

Resources

License

Stars

Watchers

Forks