Showing 38 open source projects for "api"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Liquid Bounce

    Liquid Bounce

    A free mixin-based injection hacked client for Minecraft

    LiquidBounce is a free and open-source mixin-based injection hacked client using the Fabric API for Minecraft. LiquidBounce is a hacked client (also known as a cheat) for Minecraft and designed to give you a significant advantage over other players. Unlike many of its competitors, LiquidBounce is completely free, open source and compatible with Fabric. LiquidBounce's JavaScript API allows you to take care of that yourself. With just a few lines of code, you can develop your own modules and share them with the community. ...
    Downloads: 89 This Week
    Last Update:
    See Project
  • 2
    Mineflayer

    Mineflayer

    Create Minecraft bots with a powerful and high level JavaScript API

    ...Node.js library to interact with Mojang's authentication system, known as Yggdrasil. Represent a Minecraft biome with its associated data. Mineflayer is pluggable; anyone can create a plugin that adds an even higher level API on top of Mineflayer.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 3
    OSRS .json Hiscores

    OSRS .json Hiscores

    The Oldschool Runescape API wrapper that does more

    OSRS .json Hiscores is a server-side API wrapper designed to transform Old School RuneScape hiscores data into structured and developer-friendly JSON objects, addressing limitations in the official API’s output formats. The official API typically returns CSV or basic arrays, which can be difficult to work with, so this project restructures the data into meaningful objects that include player stats, rankings, and inferred metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ViaVersion

    ViaVersion

    Allows the connection of newer clients to older server versions

    ...Note that ViaVersion will be able to run best on either Paper servers or through ViaFabricPlus due to having direct access to client/server state and more extensive API.
    Downloads: 28 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    PocketMine-MP

    PocketMine-MP

    A server software for Minecraft: Bedrock Edition in PHP

    PocketMine-MP is a highly customisable server software for Minecraft: Bedrock Edition, built from scratch in PHP, with over 10 years of history.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    GeyserMC

    GeyserMC

    A bridge/proxy allowing you to connect to Minecraft

    Geyser is an open-source proxy and protocol translation tool that enables cross-platform multiplayer between Minecraft: Java Edition servers and Minecraft: Bedrock Edition clients. The project works by translating network packets between the two different game protocols so that players using Bedrock Edition devices such as consoles, mobile phones, or Windows editions can connect to servers originally designed for Java Edition. By bridging the differences between the two platforms, Geyser...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 7
    SpongeAPI

    SpongeAPI

    A Minecraft plugin API

    A mature Minecraft plugin API (not including an implementation), licensed under the MIT License. If you do not have Gradle installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows systems in place of any 'gradle' command. Sponge will use a javac version of at least 11. If an older JDK is used to launch Gradle, JDK 11 will be downloaded automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LeviLamina

    LeviLamina

    A lightweight, modular and versatile mod loader for Minecraft Bedrock

    LeviLamina is an open-source Minecraft server platform focused on extending Bedrock Edition server capabilities with a flexible plugin and development environment. The project provides a foundation for building custom server features and gameplay modifications that can run on Bedrock-based multiplayer servers. It aims to offer developers a modern architecture that simplifies the creation of plugins and server extensions while maintaining compatibility with the Minecraft Bedrock protocol....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    MCDReforged

    MCDReforged

    MCDaemon, a python tool to control your Minecraft server

    A rewritten version of MCDaemon, a Python tool to control your Minecraft server. A Minecraft server management tool allowing script-based automation of Minecraft tasks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Janes USAF Fox 2

    Janes USAF Fox 2

    A modification for Janes USAF

    This project is meant to create a more seamless and more in-depth game for Janes USAF. It's intended to include a more in-depth pilot career, updated models and textures, ease of use and map updates/creations. There are 2 versions, currently, and those are for end-users/players to choose either a dgvoodoo based game, or a wine3d based version. It is a free modification, that could develop into a complete overhaul of the game. All free of course. **You MUST own a original copy of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Script Hook V .NET (SHVDN)

    Script Hook V .NET (SHVDN)

    An ASI plugin for Grand Theft Auto V

    ScriptHookVDotNet is an open-source scripting framework for Grand Theft Auto V that enables developers to create and run custom scripts using languages such as C# and VB within the game environment. It acts as a bridge between the game engine and managed code, allowing modders to interact with game systems through a structured and object-oriented API. Built on top of the original Script Hook V, it simplifies the scripting process by providing higher-level abstractions and reducing the need to work directly with low-level native functions. The framework supports real-time script execution and reloading, enabling developers to test and iterate on their modifications without restarting the game. ...
    Downloads: 94 This Week
    Last Update:
    See Project
  • 12
    Valence

    Valence

    A Rust framework for building Minecraft servers

    Rust framework for building Minecraft: Java Edition servers. Built on top of Bevy ECS, Valence is an effort to create a Minecraft-compatible server completely from scratch in Rust. You can think of Valence as a game engine for Minecraft servers. It doesn't do much by default, but by writing game logic yourself and leveraging Bevy's powerful plugin system, you can make almost anything. Opinionated features like dynamic scripting, dedicated executables, and vanilla game mechanics are all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Roact

    Roact

    A declarative UI library for Roblox Lua inspired by React

    ...You can use Roact to create dynamic graphical user interfaces in Roblox games. Combine with Rodux for optimal syncing with game data when creating GUIs. Roact has many similarities with React: it exposes an API much like React’s, implements nearly identical semantics, and is made out of elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    answer.js

    answer.js

    An open source blooket auto-player / cheat

    A bookmarklet-based blooket auto-player that uses the offical blooket api to get question answers. I also made blooket-rng-tool to help with RNG-based game modes, you should check it out. Execute (click on bookmark) on the PIN screen, then enter pin as you normally would. It will auto-play the game for you, and get all questions correct.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 15
    Blessing Skin Server

    Blessing Skin Server

    Web application brings custom skins back in offline Minecraft servers

    Puzzled by losing your custom skins in Minecraft servers running in offline mode? Now you can easily get them back with the help of Blessing Skin. Blessing Skin is a web application where you can upload, manage and share your custom skins & capes! Unlike modifying a resource pack, everyone in the game will see the different skins of each other (of course they should register at the same website too). Blessing Skin is an open-source project written in PHP, which means you can deploy it freely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SpongeForge

    SpongeForge

    A Forge mod that implements SpongeAPI

    A Forge implementation of the Sponge API. SpongeForge uses Gradle as its build system. The repo includes the Gradle wrapper that will automatically download the correct Gradle version. Local installations of Gradle may work but are untested. To execute the Gradle wrapper, run the ./gradlew script on Unix systems or only gradlew on Windows systems. In order to build SpongeForge you simply need to run the gradlew command.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Mohist

    Mohist

    Minecraft Forge Hybrid server implementing the Spigot/Bukkit API

    MohistMC is dedicated to pushing boundaries by accomplishing the impossible through the creation of unique hybrid Minecraft software. Additionally, we strive to maintain and enhance select mods and plugins, aiming to provide players with an exceptional gaming experience.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Cuberite

    Cuberite

    A lightweight, fast and extensible game server for Minecraft

    ...The software recreates core gameplay systems such as world generation, multiplayer networking, and commands while allowing extensive customization through a plugin system. One of its defining features is a Lua-based plugin API that allows developers to easily extend the server with custom features, commands, and gameplay mechanics. Cuberite is designed to run on a wide variety of platforms including Windows, Linux, macOS, Android devices, and embedded systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    BuildCraft

    BuildCraft

    BuildCraft mod for Minecraft

    ...BuildCraft is in the process of moving back to the MJ power system. However, due to BuildCraft being in alpha no other mods support it (or should support it, as its still making breaking changes to the API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Nukkit

    Nukkit

    Nuclear-Powered Minecraft: Bedrock Edition Server Software

    Nukkit is nuclear-powered server software for Minecraft: Pocket Edition. It has a few key advantages over other server software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Thermos

    MinecraftForge Server Software implementing the Spigot/Bukkit API

    Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 22
    NeoForge

    NeoForge

    Neo Modding API for Minecraft: Java Edition, based on Forge

    NeoForge is an open-source modding API and mod loader designed for Minecraft: Java Edition that enables developers to create and run game modifications within a structured development framework. The project was created as a community-driven continuation of the Minecraft Forge ecosystem and aims to provide a modernized, actively maintained platform for mod development.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 23
    MinecraftForge

    MinecraftForge

    Modifications to the Minecraft base files to assist in compatibility

    MinecraftForge is a widely used open-source modding API and development platform for Minecraft that enables developers to create, install, and manage game modifications in a standardized way. It provides a framework that extends the core functionality of Minecraft while maintaining compatibility between different mods and versions of the game. Forge simplifies the modding process by offering tools, hooks, and APIs that allow developers to modify game behavior without directly altering the base game code. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    SRVCraft
    SRVCraft es una clonación de los servidores de Bukkit que utilizan su API junto con la de Spigot y MC. Está diseñado para que cualquier persona pueda ejecutar un servidor que se pueda adecuar a cada actualización del juego original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Emil's Block Game

    Emil's Block Game

    My fork of Manic Digger

    Emil's Block Game =========== Emil's Block Game is a Windows only 3d block-building game similar to Minecraft. Source code will be posted on Sourceforge when development stops. Servers ----- - Serverlist: http://manicdigger.sourceforge.net/play/ You can use Emil's Block Game to play on Manic Digger servers. Usually ends up with a crash though. Manic Digger Compatibility -------------------------- - Manic Digger servers make the window text say "Manic Digger". - Can play on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB