awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sveri avatar

sveri/closp

0
View on GitHub↗
175 stars·8 forks·Clojure·EPL-1.0·0 views

Closp

  1. Run clj -A:new closp de/sveritest/closptest in a console. 2. Open your postgresql instance and add a new user: {{name}} with password: {{name}} and create a database {{name}}. 3. Add a users table to the new database. The script can be found in migrators/postgres/1-user.up.sql'. 4. CD to the…

Features

  • Web Frameworks - Opinionated, full-stack framework for building web applications.

Star history

Star history chart for sveri/clospStar history chart for sveri/closp

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Closp

Similar open-source projects, ranked by how many features they share with Closp.
  • abahmed/gearboxA

    abahmed/gearbox

    0View on GitHub↗
    View on GitHub↗0
  • accenture/reactive-interaction-gatewayAccenture avatar

    Accenture/reactive-interaction-gateway

    601View on GitHub↗

    Create low-latency, interactive user experiences for stateless microservices.

    Elixir
    View on GitHub↗601
  • actionhero/actionheroactionhero avatar

    actionhero/actionhero

    2,416View on GitHub↗

    Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks

    TypeScript
    View on GitHub↗2,416
  • aaugustin/websocketsaaugustin avatar

    aaugustin/websockets

    5,692View on GitHub↗

    websockets is a Python library for building WebSocket servers and clients using coroutines and the asyncio framework. It provides a complete toolkit for creating production-ready WebSocket applications, including a coroutine-based framework for handling connections, messages, and lifecycle events, as well as a client library for opening persistent bidirectional connections to remote endpoints. The library manages the full lifecycle of WebSocket connections, including handshake, message exchange, and graceful closure, with support for path-based routing to organize server logic across multiple

    Python
    View on GitHub↗5,692
See all 30 alternatives to Closp→

Frequently asked questions

What does sveri/closp do?

1. Run clj -A:new closp de/sveritest/closptest in a console. 2. Open your postgresql instance and add a new user: {{name}} with password: {{name}} and create a database {{name}}. 3. Add a users table to the new database. The script can be found in migrators/postgres/1-user.up.sql'. 4. CD to the…

What are the main features of sveri/closp?

The main features of sveri/closp are: Web Frameworks.

What are some open-source alternatives to sveri/closp?

Open-source alternatives to sveri/closp include: abahmed/gearbox. accenture/reactive-interaction-gateway — Create low-latency, interactive user experiences for stateless microservices. actionhero/actionhero — Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks. adacore/aws — AWS is a complete framework to develop Web based applications in Ada. adamhalasz/diet — Diet is a tiny, fast and modular node.js web framework. Good for making fast & scalable apps and apis. ```javascript… aaugustin/websockets — websockets is a Python library for building WebSocket servers and clients using coroutines and the asyncio framework.…