4 open-source projects similar to sameerkumar18/corporate-bs-generator-api, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Corporate Bs Generator Api alternative.
REST-API using FastAPI for Python that gives a 'yo momma' joke
No-as-a-Service is a lightweight, self-hosted API that returns a random humorous rejection reason as a JSON object through a single GET endpoint. It serves pre-defined rejection reasons from a static JSON array without any database, external storage, or third-party dependencies, using only Node.js built-in modules for its zero-dependency HTTP server. The API processes each request independently with no session state, caching, or persistent connections, making it a stateless REST endpoint. Its rejection reasons are stored in a simple, human-readable JSON configuration file that can be edited w
A simple REST API for fetching "Yo Mama" jokes across various categories.