Best AdonisJS Alternatives in 2024

Find the top alternatives to AdonisJS currently available. Compare ratings, reviews, pricing, and features of AdonisJS alternatives in 2024. Slashdot lists the best AdonisJS alternatives on the market that offer competing products that are similar to AdonisJS. Sort through AdonisJS alternatives below to make the best choice for your needs

  • 1
    Echo Reviews
    High-performance, extensible, minimalist Go web framework. Highly optimized HTTP router that uses zero dynamic memory allocation and intelligently prioritizes routes. Build a robust and scalable API that can be easily organized into different groups. Install TLS certificates automatically from Let's Encrypt. HTTP/2 support increases speed and improves user experience. You can choose from a variety of middlewares that are already built-in, or you can define your own. Middleware can either be set at the root, group or route level. Data binding for HTTP payloads, including JSON or XML. API to send a wide variety of HTTP responses including JSON, XML or HTML, as well as file, attachment, stream, blob, inline or blob. Template rendering with any template engine. Customized central HTTP error handling. API that is easily extendable. HTTP router optimized to prioritize routes intelligently. Build robust, scalable RESTful APIs. Extensible middleware framework. Define middleware on a root, group or route level. Data binding for JSON XML and form payload.
  • 2
    Ionic Reviews
    Ionic Framework is an open-source UI toolkit that allows you to build high-quality, performant mobile and desktop apps with web technologies HTML, CSS and JavaScript. It also integrates with popular frameworks such as React and Angular. Install Ionic to get started or follow our First App Tutorial for the core concepts. Installation Guide. Guides that will guide you through the installation of the framework and setting it up. UI Components. Explore Ionic Framework's beautiful UI component library. Native Functionality. Integrate native device plugins like Bluetooth, Maps and HealthKit. Theming. Learn how to modify and customize the visual design of your Ionic app to suit your brand. Overview. Overview. Ionic Framework focuses primarily on the frontend UX of an app's UI interaction -- UI controls and interactions, gestures, animations. It is easy to use and integrates well with other libraries or frameworks such as Vue, React, and Angular.
  • 3
    restify Reviews
    A Node.js webservice framework that is optimized for building semantically-correct RESTful web services. It can be used for production use at large scale. Restify optimizes for performance and introspection. It is used in some the largest Node.js deployments. Scale requires that problems are traced back to their source by seperating noise from signal. Restify was built from the ground up with postmortem debugging in view. The project's primary goal is to stay true to the spec. There will be references to RFCs throughout GitHub issues as well as the codebase. Restify is used by some the most well-respected companies in the industry to power some the largest Node.js deployments on the planet Earth. It is the future of Node.js REST Development. It is easy to set up a server. Similar to many other Node. Restify, a js-based REST framework, uses a Sinatra-style syntax to define routes and handlers that serve them.
  • 4
    Falcon Reviews
    Falcon is a minimalist Python web API Framework for building robust microservices and app backends. The framework is compatible with both ASGI and gevent/meinheld. The Falcon web framework promotes REST architecture. Resource classes implement HTTP handlers to resolve requests and perform transitions. Falcon is a complement to more general Python webframeworks by adding extra reliability, flexibility and performance where you need it. You can use a number of Falcon templates, add-ons and complementary packages in your projects. You can find a few of these on the Falcon Wiki as a start, but you might also want to search PyPI for more resources.
  • 5
    ASP.NET Core Reviews
    Millions of developers have used or used ASP.NET 4.x for creating web apps. ASP.NET Core is a redesigned version of ASP.NET 4.x. It includes architectural changes that make it more modular and efficient. ASP.NET Core 3.x or later can only target.NET Core. ASP.NET Core generally consists of.NET Standard library. Libraries written with.NET Standard2.0 run on any.NET platform which implements.NET Standard2.0. Targeting.NET Core has many benefits, and these benefits increase with each release. Tag Helpers allow server-side code participate in creating and rendering HTML elements within Razor files. Your web APIs can reach a wide range of clients with built-in support for multiple data types and content negotiation.
  • 6
    Fastify Reviews
    A server that is efficient means a lower cost infrastructure, better responsiveness under load, and happier users. How can you efficiently manage your server's resources, while still ensuring that you are serving as many requests as possible without sacrificing security validations or handy development? Fastify is the answer. Fastify is a web framework that focuses on providing the best developer experience possible. It's inspired by Express and Hapi. It is the fastest web framework in town, according to our knowledge.
  • 7
    Express Reviews

    Express

    OpenJS Foundation

    Free
    Express is a lightweight and flexible Node.js framework that offers a wide range of features for mobile and web applications. It is easy to create a robust API using a variety of HTTP utility methods and middleware. Express offers a thin layer that covers the core web application features without obscuring the Node.js features you already love. Express does not have any notion of a database. Third-party Node modules allow you to interface with almost any database. Express does not recognize 404 responses as errors and will not capture them. This is because a response of 404 indicates that there is no additional work to be done. Express has executed all middleware functions, routes, and found none of them to be responsive.
  • 8
    Starlette Reviews
    Starlette comes with an application class called Starlette, which ties all its other functionality together. A list of middleware that will be run for each request. A starlette application always includes two middleware classes. ServerErrorMiddleware is added as the very outermost middleware, to handle any uncaught errors occurring anywhere in the entire stack. ExceptionMiddleware will be added as the innermost middleware to handle any handled exceptions that occur in the routing or the endpoints. Callables for startup handlers may not take arguments and can be either standard or async. Shutdown handler calls do not accept arguments and can be either standard functions, or async function.
  • 9
    Next.js Reviews
    Next.js offers the best developer experience. It includes TypeScript support, hybrid static & Server rendering, TypeScript support and smart bundling. The interactive course includes quizzes and will help you learn everything you need about Next.js. Next.js supports internationalized (i18n), routing since version 10.0.0. Next.js can automatically handle routing by providing a list of locations, the default locale and domain-specific locations.
  • 10
    ent Reviews
    An entity framework for Go. ORM that is simple yet powerful for modeling and querying data. Simple API to model any database schema in Go objects. Run queries and aggregations, and traverse any graph easily. Code generation for a 100% statically-typed and explicit API. The latest version includes a type-safe, explicit API that allows ordering by fields and edge. This API will be available soon in our GraphQL Integration. With one command, you can visualize your Ent schema in an ERD. The API allows you to easily implement features such as caching, logging, tracing and even soft deletion in just 20 lines of code. Ent framework supports GraphQL by using the 99designs/gqlgen libraries and provides multiple integrations. Generating a GraphQL Schema for nodes and edge defined in an Ent Schema. Efficient field collection without data loaders to overcome the N+1 issue.
  • 11
    Aurelia Reviews
    Aurelia's unobtrusive, standards-based style makes it the only framework that allows you to create components using vanilla JavaScript and TypeScript. There is little to no additional information required to create complex apps. Aurelia's core is a reactive, high-performance system that can batch DOM updates. This makes it stand out from other frameworks and their virtual DOMs. No matter how complex your interface is, you will experience consistent and scalable performance. Aurelia allows you to easily react to any object. Aurelia uses adaptive techniques to determine the most efficient way for you to observe each property of your model. It automatically syncs your state and your UI with best-in class performance. All official plugins of the core team for state management, internationalization, and validation. CLI, VS Code plugin and Chrome debugger – optional tools to improve development.
  • 12
    Jekyll Reviews
    No more databases, comment moderation or pesky updates to download, just your content. Markdown, Liquid, HTML & CSS go in. Static sites are ready for deployment. You can use custom layouts, permalinks, categories and pages. Are you tired of dealing with hosting companies Jekyll powers GitHub Pages, so you can easily create a site with GitHub using a free domain name. Jekyll is a static website generator. It can take text in any markup language you prefer and create static websites using layouts. You can modify the site's appearance, URLs, data displayed on the page, as well as its layout. The Jekyll gem makes it possible to run a jekyll executable from your terminal. You will typically use jekyll service to develop locally, and jekyll create when you need the site to be built for production. You can modify Jekyll's default build behavior by looking at the configuration options.
  • 13
    Ember.js Reviews
    Ember.js, a JavaScript framework that is proven to be efficient and effective in building modern web applications, is available. It contains everything you need for rich UIs that can be used on any device. Ember has been used by some of the most successful development teams around the globe to iterate on their products for many years. Ember's scalable UI architecture is built-in right from the beginning. This means you'll use the same patterns as these organizations every step of your journey. Ember's intuitive experience is everything you need to get started building and continue shipping for years. Our years of experience will help you and your team be more productive. Ember CLI is the core of modern Ember apps. It provides code generators that create new entities and places the files in the correct place every time. Ember apps include a built-in development environment that supports fast rebuilds, auto reload, and a test run!
  • 14
    GraalVM Reviews
    Native Image allows you to discover libraries and frameworks that work right out of the box. Native Image is an advanced optimizing compiler that generates faster, leaner code and uses fewer computing resources. To ensure Java applications run instantly and provide peak performance, you can compile Java applications in advance. You can leverage the best features and libraries from popular languages in one app. Monitor, profile, and optimize Java and other languages' resource consumption. GraalVM's JIT compiler produces optimized native code that runs faster and produces less garbage. It uses less CPU due to a variety of compiler optimizations and aggressive inlining techniques. Applications that run faster and use fewer resources will be the end result, which can reduce cloud and infrastructure costs.
  • 15
    Litestar Reviews
    Everything you need to build modern APIs. From data serialization and validating to ORM integration, authentication, session management and websockets. Litestar places a high priority on developer experience and performance. It is one of the fastest ASGI Frameworks, and developing with it can be just as fast. Asynchronous at its core, but synchronous execution is not treated as a second-class citizen. Synchronous applications are run without performance penalties. Interfaces for key/value stores which seamlessly integrate into your application or third party extensions. Response caching using minimal configuration to improve response times. Response caching using minimal configuration to speed up response. Session-based and JWT-based authentication tools and utilities are available to help you build your authentication layer.
  • 16
    Micronaut Reviews

    Micronaut

    Micronaut Framework

    Your application startup time is not limited by the size of your codebase. This results in a massive leap in startup times, lightning fast throughput, and minimal memory footprint. The framework caches reflection data and loads it for each bean in an application context when you build applications using reflection-based IoC frameworks. Cloud support is included, including cloud runtimes, distributed tracing, discovery services, and distributed tracing. You can quickly configure your favorite data-access layer, and use the APIs to create your own. You can quickly reap the benefits of familiar annotations. You can quickly spin up servers or clients in your unit testing and run them instantly. This API provides a simple, compile time, aspect-oriented programming API, which does not use reflection.
  • 17
    Streamlit Reviews
    Streamlit. The fastest way to create and share data apps. In minutes, turn data scripts into sharable Web apps All in Python. All this for free. No need for front-end experience. Streamlit combines three simple concepts. Use Python scripting. Our API is simple and allows you to create an app in just a few lines of code. You can then see the app update automatically as you save your source file. You can also use interaction. Declaring a variable is the same thing as adding a widget. You don't need to create a backend, define routes or handle HTTP requests. You can deploy your app instantly. Streamlit's platform for sharing allows you to easily share, manage and collaborate on your apps. A framework that allows you to create powerful apps. Face-GAN explorer. App that generates faces matching selected attributes using Shaobo Guan’s TL-GAN project, TensorFlow and NVIDIA’s PG-GAN. Real time object detection. A browser that displays images from the Udacity self driving-car dataset.
  • 18
    Mono Reviews
    Cross-platform, open source .NET framework. Mono, sponsored by Microsoft and part of the.NET foundation, is an open-source implementation based on ECMA standards and Microsoft's.NET Framework. Mono's growing family of solutions, as well as an active and enthusiastic community of contributors, are helping to position Mono for becoming the leading choice in the development of cross platform applications. You can download the latest Mono release. We cover everything from how to configure Mono to the internals of the program. You can also help us improve our documentation, as it is open-source. We love contributions from the community as an open-source project. You can report bugs, add new code, or chat with developers. Mono is a cross-platform software platform that allows developers to create applications easily.
  • 19
    Statiq Reviews
    This static site generator comes with batteries and is suitable for most uses. You can use it straight out of the box or add custom pipelines, data sources, layouts, and configurations. Statiq Web now supports generating.NET API documentation. This allows you to extend the functionality of a general-purpose static site generator. Statiq Docs and Statiq Web are the framework that allows you to easily create a custom static generator application for your specific needs. Statiq supports Markdown and Razor, along with plain HTML. More languages like Handlebars/Mustache or Liquid will be added soon. Statiq can read and interpret a variety data formats, including YAML, JSON and XML. It is designed to be able to integrate any data format into any use. You can choose the data format that you are most comfortable with, from data files to front matter.
  • 20
    Bottle Reviews
    Bottle is a lightweight, fast and simple WSGI micro-web framework for Python. It is distributed in a single module file and does not have any dependencies except for the Python Standard Library. Support for clean and dynamic URLs. Requests to function call mapping. Built-in template engine that is fast and pythonic, and supports mako2, jinja2 or cheetah. Access to form data, file uploads cookies, headers, and other HTTP metadata. Built-in HTTP Development Server and support for paste bjoern gae cherrypy or other WSGI capable HTTP servers.
  • 21
    Remix Reviews
    Remix is an integrated server and browser runtime. It provides instant page transitions and quick page loads by leveraging distributed systems, native browser features and avoiding clunky static build. It can run anywhere because it is built on the Web Fetch API, instead of Node. Cloudflare Workers already runs it natively, and supports both serverless and traditional Node.js environment, so you can come just as you are. Page speed is just one aspect of what we're really after. We're after better user experiences. Your tools haven't kept up with your desire to push the boundaries of the internet. Remix is here to help you with your initial request and the most elaborate UX that your designers can come up with. Make some pending UI with transition hooks. Remix takes care of all the state. You just need to ask for it.
  • 22
    Helidon Reviews
    Helidon is an open-source, cloud-native Java library set for writing microservices. It runs on Netty's fast web core. Helidon Nima is the original Java microservices framework that uses virtual threads. Helidon is easy to use and includes examples and tooling to help you get started quickly. Helidon is a collection Java libraries that runs on a fast Netty Core. There is no additional overhead or bloat. Helidon supports MicroProfile, provides familiar APIs such as JAX-RS and CDI, and JSON/P/B. Our implementation runs on the fast Helidon Reactive WebServer. The Helidon Reactive WebServer is a modern functional programming framework that runs on top Netty. The Helidon WebServer is lightweight, flexible, reactive, and provides a fast and easy foundation for microservices. Helidon supports health checks, metrics and fault tolerance. This allows you to create cloud-ready applications that integrate seamlessly with Prometheus, Jaeger/Zipkin and other systems.
  • 23
    Electron Reviews
    Electron is used by thousands of companies across all industries to create cross-platform software. You can create cross-platform desktop apps using JavaScript, HTML, or CSS. A desktop app is possible if you are able to build a website. Electron is a framework that allows you to create native applications using web technologies such as HTML, JavaScript, and CSS. It handles the tedious parts so that you can concentrate on the core of your app. Electron uses Chromium, Node.js, so you can build your application with HTML, CSS, or JavaScript. Electron is an open source project that is maintained by the OpenJS Foundation. It also has a large community of contributors. Electron apps are compatible with Mac, Windows, Linux and other platforms. Check out the resources to get started with Electron. Learn how to wrap your web application with Electron, access all APIs, and create installers. You can also use Electron Fiddle to create and play with small Electron experiments.
  • 24
    Koa Reviews
    Express's new web framework Koa was created by the team behind Express. It aims to be a smaller and more expressive web framework that can be used to build web applications and APIs. Koa leverages async functions to eliminate callbacks and improve error handling. Koa doesn't bundle any middleware in its core. It provides an elegant suite that makes writing servers fast and fun. A Koa application is an object that contains a collection of middleware functions. These functions are composed and executed in a stack-like fashion upon request. Koa is similar in design to Ruby's Rack and Connect. However, Koa provides high-level "sugar", at the low-level middleware layer. This increases interoperability and robustness and makes middleware writing much more enjoyable.
  • 25
    Mithril.js Reviews
    Mithril.js allows you to create single page applications using a modern client-side JavaScript framework. It is small ( 10kb zip), fast, and comes with routing and XHR utilities. Companies like Nike and Vimeo use Mithril.js, as well as open-source platforms like Lichess. You can compare Mithril.js with other frameworks if you are a skilled developer. You can easily test Mithril.js by including it from a CDN. Follow this tutorial. It will cover most of the API surface, including routing and XHR, but it will only take 10 minutes. Click the button to update the button's label. We used m.mount so you don't have to call m.render manually to apply the changes to the HTML count variable. Mithril.js does this for you.
  • 26
    AIOHTTP Reviews
    Supports both the client and server side HTTP protocol. Both client and server web sockets are supported out-of-the box.
  • 27
    Giotto Reviews
    It is based upon the concept of Model,View and Controllers. The framework is designed with a clean style in mind, which results in code that can be maintained for a long time. Other popular frameworks are designed with the mindset of launching quickly. This leads to code that is easy to deploy, but becomes complex after several iterations. Apache or gunicorn is an example of a control process. When the controller process is started, it receives a manifest. All requests sent to the controller process are routed to the program in the manifest. A manifest is a collection of programs. A user sends a request to a controller process. This can be either a web request or a command-line invocation or any other action handled by a Controller Process.
  • 28
    Preact Reviews
    Preact is the Virtual DOM abstraction that is the thinnest. It is built on stable platform features and registers real event handlers. It also works well with other libraries. Most UI frameworks can be large enough to make up the majority of an app’s JavaScript size. Preact is different. It's small enough to make your code the largest part your application. This means that JavaScript takes less time to download, parse, and execute. You can create the experience you want without worrying about keeping a framework in place. Preact is small and fast. Preact is one of the fastest Virtual DOM Libraries due to its simple and predictable diff implementation. Preact is optimized for performance by batching updates. Preact's performance is maximized when we work closely with web engineers.
  • 29
    Avalonia UI Reviews
    Avalonia UI allows developers to create multi-platform apps using.NET. Write once, run anywhere. You can save time and concentrate on your product. Avalonia UI is considered a spiritual successor of WPF. It offers a familiar developer experience that allows you to leverage years worth of knowledge and investments. JetBrains deemed Avalonia UI the best framework to modernize their WPF-based tools. It is used by more than 170,000 companies, including 431 on Fortune 500. As Avalonia UI grows in popularity, we've seen tremendous growth in our developer community. Join us to be part of our vibrant, supportive community.
  • 30
    Grails Reviews
    A powerful web application framework built on Spring Boot that uses Groovy. Convention-over-configuration, sensible defaults, opinionated APIs, and the Groovy language combine to make the Grails® framework easy to learn for Java developers. The Grails framework is built upon Spring Boot and takes advantage of Spring Boot's time-savings features like Spring-powered dependency injection. The Grails framework seamlessly integrates and interoperates transparently with Java, the JVM and existing Java EE container. Apache Groovy, a language for Java platform, is designed to improve developers' productivity. It can be typed in dynamic and optionally, but it also has static-typing capabilities and static compilation. The Grails framework integrates seamlessly with GORM, a data accessibility toolkit that provides a rich array of APIs to access relational and non-relational information. GORM also supports implementations of Hibernate (SQL), MongoDB and Cassandra as well as Neo4j.
  • 31
    Solara Reviews
    Many Python frameworks are capable of handling simple dashboards, but struggle with complex ones. This often leads to teams splitting into frontend and rearend roles, which can cause various challenges. Solara is a web framework that combines ReactJS with Python simplicity. It has a flexible API that allows for UI complexity and efficient state management. Solara is compatible with a variety of platforms, including Jupyter and Voila. It also supports a wide range of applications from dashboards to prototypes. It focuses on code quality, developer access, and robust testing.
  • 32
    Slim Framework Reviews
    Slim is a great tool for creating APIs that consume data, repurpose it, or publish it. Slim is a great tool to create rapid prototypes. You can even create full-featured web apps with user interfaces. Slim is also super fast and requires very little code. You don't need to use a solution that has everything like Symfony and Laravel. These are excellent tools, no doubt. They are often overkill. Slim offers a minimal set that does exactly what you need. You will need a webserver like Nginx, Apache or similar. Slim apps contain routes that respond to HTTP requests. Each route calls a callback, and returns an HTTP reply. To get started you must first configure and instantiate the Slim application. Next, you define your application routes.
  • 33
    Sails Reviews
    You can build practical, production-ready Node.js applications in a matter weeks, not months. Sails, the most popular MVC framework for Node.js is designed to mimic the familiar MVC pattern from frameworks like Ruby on Rails but with support for modern apps, data driven APIs with scalable and service-oriented architecture. Sails makes it easy for enterprises to create custom Node.js applications. Your app will be written entirely in JavaScript. This is the same language that you and your team use in the browser. Sails bundles Waterline, a powerful ORM that allows you to access data from any database. Sails comes with blueprints to help you jumpstart your app’s backend without having to write any code. Sails automatically translates socket messages for you. This makes them compatible with every route in your Sails App. Sails provides commercial support to help you accelerate your development and ensure the best practices in your code.
  • 34
    Everyware Software Framework (ESF) Reviews
    Eurotech distributes and supports the Everyware Software Framework, an enterprise-ready IoT Framework. ESF is based on Eclipse Kura - the open source Java/OSGi gateway middleware. It adds provisioning and advanced security, as well as remote access and diagnostics monitoring. It supports ready to use field protocols (including Modbus OPC-UA S7, FANUC J1939 J1979 BACnet, IEC60870-5-101, IEC60870-5-104 DNP3, Mbus), MQTT connectivity and a web based visual data flow program to acquire data in the field, process at the edge and publish it to IoT Cloud platforms. ESF offers full remote device control through its integration with Everyware Cloud. Eurotech's IoT Integration Platform. Create and manage IoT edge applications. Connect to IoT devices, cloud services and other IoT devices using IoT Industrial Protocols. Visually compose data flow to manage, analyse, and route data.
  • 35
    Spring Framework Reviews
    Spring makes Java programming faster, easier, safer, and more enjoyable for everyone. Spring's focus is on speed, simplicity and productivity, making it the most popular Java framework in the world. Spring's flexible libraries have been trusted by thousands of developers around the globe. Every day, Spring provides delightful experiences to millions upon millions of end-users, whether that's streaming TV, online shopping or any number of other innovative solutions. Spring's extensive and flexible set of extensions and third party libraries allow developers to create almost any kind of application. Spring Framework's Inversion of Control and Dependency Injection features are the core of a wide range of features and functionality. Spring Framework has the tools you need to build secure, reactive, cloud-based microservices that can be used for the web or complex streaming data flows for enterprises.
  • 36
    asyncio Reviews
    Asyncio provides a foundation for many Python asynchronous frameworks. These include high-performance web and network servers, database connection libraries, task queues distributed across multiple computers, etc. Asyncio can be a great fit for IO bound and high-level network code.
  • 37
    Sanic Reviews
    You can build your app faster with an intuitive API that has smart defaults. Build your app the way you want without being constrained by your tooling. Built from the ground-up with speed and scalability in mind. It can power both large and small web applications. It comes with a webserver that is ready to run your web applications. Sanic is the most popular async framework on PyPI. The project is maintained by the community and run for the community.
  • 38
    ADO.NET Data Providers Reviews
    DotConnect is an enhanced data connectivity solution that uses ADO.NET architecture. It also includes a development framework that incorporates a variety of innovative technologies. dotConnect offers a complete solution to developing data-related web sites and applications. It includes high-performance data providers for major cloud applications and databases. dotConnect can be used for all aspects of modern application development, including web applications and services, enterprise development, and windows forms applications. Providers of dotConnect support such ORMs Entity Framework, Entity Framework core, NHibernate, and LinqConnect. Entity Developer is the visual designer that comes with each provider. dotConnect ADO.NET providers of cloud applications and databases, such as Salesforce, PostgreSQL SQLite, SQLite, SQLite, Salesforce CRM, SugarCRM. Zoho CRM. QuickBooks, FreshBooks. MailChimp.
  • 39
    Javalin Reviews
    Javalin is a very simple framework. It has very few concepts to learn. You never extend classes, and you rarely implement an interface. Javalin is a few thousand lines on top of Jetty and its performance is the same as raw Jetty code. It's easy to understand the source code due to its size. Other Java and Kotlin frameworks offer one version per language. Javalin was designed with interoperability as a priority. Apps are built in the same way for Java and Kotlin. Javalin is built on Jetty, the most popular and stable web server on the JVM. You can configure Jetty to include SSL, HTTP3, and everything else it offers.
  • 40
    CakePHP Reviews
    The migration guide contains a complete list about what's new in version 4.3.0. It is worth reading this page before you upgrade. CakePHP 4 has many breaking changes. We have prepared a comprehensive migration guide that covers all the deprecated or removed features, as well as the new shiny features. Larry Masters, the founder and CEO of CakePHP, established CakeDC, the commercial entity behind CakePHP. CakeDC provides CakePHP consultancy, CakePHP training, and code review services. CakeDC offers the best CakePHP development, from startups and social networks to enterprise-level applications and e-commerce. All the things you need are included. One of the original PHP MVC frameworks includes translations, database access, caching and validation.
  • 41
    Foundation Reviews

    Foundation

    Foundation Framework

    Free
    A Framework that works on any device, medium, or accessibility. Foundation is a collection of front-end frameworks for responsive web design. It makes it easy to create beautiful responsive websites, apps, and emails that look great on any device. Foundation is fully customizable, semantic, readable, flexible and completely customizable. We are constantly adding resources and code snippets to Foundation. These HTML templates will help you get started. Everything is semantic. Foundation allows you to have the simplest markup possible without compromising the utility and speed. You can start by building for small devices. As devices grow in size, you can add more complexity to create a responsive design. You can modify your build to add or remove elements. You can also define the size of columns, colors and font size. Foundation is trusted by millions of developers and designers. Foundation offers business support, training, and consulting to help you grow your product or services.
  • 42
    Jersey Reviews

    Jersey

    Eclipse Foundation

    Free
    It is not easy to develop RESTful web service that support exposing data in a variety representation media types, and abstract away the low level details of client-server communications without a good toolkit. A standard and portable JAX RS API was designed to simplify the development and deployment of RESTful web service clients and services in Java. Jersey RESTful Web Services 3. x Framework is an open source, production-quality framework that supports Jakarta RESTful Web Services 3.0. Jersey framework is much more than JAX-RS's reference implementation. Jersey's API extends JAXRS with new features. GlassFish will continue to track the JAX-RS API, and release regular releases of production-quality reference implementations. APIs are provided to extend Jersey and build a community. It makes it easy to create RESTful Web Services using Java and the Java Virtual Machine.
  • 43
    Windows Forms Reviews
    The Desktop Guide for Windows Forms is a UI framework that creates rich desktop client applications for Windows. Windows Forms supports a wide range of app development features including graphics, controls, data binding and user input. Windows Forms includes a drag-and drop visual designer in Visual Studio that allows you to create Windows Forms apps. Windows Forms is a UI framework that allows you to build desktop apps for Windows. Visual Studio's visual designer makes it easy to create desktop apps. Desktop apps can be built with ease thanks to drag-and-drop functionality such as the placement of visual controls. Windows Forms allows you to create richly designed apps that can be deployed, updated, and used offline or online. Windows Forms apps have the ability to access the local file system and hardware of the computer on which the app is running.
  • 44
    hug Reviews
    API development is dramatically simplified by using multiple interfaces. With hug, you can design and develop an API once, and then expose it to your clients in the way they need. Hug is the fastest way to create Python3 APIs, whether you want to do it locally, via HTTP or on the command line. Hug has been designed with performance in the forefront of its mind. It is designed to only consume resources when needed and is compiled with Cython for amazing performance. Huge is one of the fastest Python Frameworks. It is also the fastest high-level Python 3 framework. With hug, you can specify which versions or ranges of versions your API supports. This will then be enforced and communicated automatically to the API's users.
  • 45
    Phoenix Framework Reviews
    You can quickly create rich, interactive web apps with less code and fewer moving pieces. Join our growing Phoenix developer community to create APIs, HTML5 applications, and more. Our built-in Channels, Presence and Presence technologies allow you to interact with users and find out who is connected at any given moment across one or more nodes. LiveView is a refreshing way to create real-time apps that don't require any client-side complexities. At its core, Phoenix is a rock-solid web framework that improves the tried and true Model-View-Controller (MVC) architecture with a fresh set of functional ideas. Phoenix places the focus on your business domain. This will bring you immediate productivity and long-term code maintenanceability.
  • 46
    LoopBack Reviews
    TypeScript and Node.js frameworks for building microservices and APIs that are extensible. LoopBack core that is TypeScript/ES2017 compliant to provide great extensibility. You can easily create powerful APIs with this new creative experience. A new programming model with dependency injection, new concepts like components, mixins and repositories. This version is the most extensible yet. LoopBack 4 CLI can be used to create a project or extend it. The CLI is the fastest way to start a LoopBack 4 project. It follows best practices. LoopBack is an extensible, open-source Node.js framework. It allows you to create dynamic REST APIs without any coding. Access data from the major relational databases MongoDB, SOAP and REST APIs. Integrate model relationships and access control for complex APIs.
  • 47
    hapi Reviews
    You can create powerful, scalable apps with minimal overhead and all the functionality you need. Your code is yours. hapi was originally developed to support Walmart's Black Friday sales. It continues to be a trusted choice for enterprise-grade backend requirements. Every line of code that you receive when you install hapi has been validated. You don't have to worry about a deep dependency being neglected or handed to someone untrustworthy. hapi is the only leading framework that doesn't have any code dependencies. hapi needs the most secure settings to manage and control code. This includes 2FA for all contributors. Every component of hapi comes with the most secure defaults. Along with protecting server load through payload limits and timeouts, the hapi block error messages that could leak information. Node Framework's most comprehensive authorization and authentication API.
  • 48
    Dropwizard Reviews
    Dropwizard, a Java framework, is for creating ops-friendly, high performance, RESTful web service. Dropwizard combines stable, mature Java libraries into a lightweight package that allows you to focus on what's important. Dropwizard supports complex configuration, application metrics, logging, operational tools, and many other features. This allows you and your team the ability to deliver a high-quality web service in a short time. Dropwizard is both a library and framework. Dropwizard's goal is to provide reliable, performant implementations of all the necessary components for a production-ready web app. This functionality is embedded into a reusable library to keep your application focused and lean, which reduces both time-to market and maintenance burdens. Dropwizard embeds a highly tuned HTTP server directly in your project because you can't have a web app without HTTP.
  • 49
    Jest Reviews
    Jest is designed to work with JavaScript projects without any configuration. Tests that keep track of large objects are easy to create. Snapshots can be embedded inline or incorporated into your tests. To maximize performance, tests can be run in parallel by running them in their respective processes. To maximize performance, parallelize tests by running them in their respective processes. Jest can run multiple tests concurrently by ensuring that each test has a unique global state. Jest will run failed tests first, then re-organize runs based on the time it takes to complete them. Jest can run multiple tests concurrently by ensuring that your tests have a unique global state. Jest will run failed tests first, and then re-organize runs based on the time it takes to complete them. Jest uses a custom solver to import objects in your tests. This makes it easy to mock any object that is not within your test's scope.
  • 50
    Sinatra Reviews
    Sinatra has a number built-in settings which control the activation of certain features. The settings object is a request context object that contains application-level variables. These variables can be modified by using the set, disable, or enable methods. Applications can set their own custom settings, as well as default built-in framework settings. In its simplest form the set method creates an application attribute by taking a setting value and name. Extensions provide helper methods or class methods to Sinatra applications. These methods are usually listed and described in the extension home pages. Installing a gem, library or a file is all that's needed to use an extension.