Free Web Development Software

PostCSS PostCSS

PostCSS is a software development tool that uses JavaScript-based plugins to automate routine CSS operations. The free and open-source library was designed and written by Andrey Sitnik and the community. PostCSS is used in a multitude of web-based application across the web where it helps developer to optimize CSS and bring a better experience to end-users.

Guzzle Guzzle

PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services

Nelua Nelua

Nelua is a minimal, simple, efficient, statically typed, compiled, metaprogrammable, safe, and extensible systems programming language. Nelua is designed for developer looking to build performance sensitive applications like game engines and real-time services. The languge syntax and semantics share many similarities with the popular programming language lua, while utilizing optional garbage collection. Nelua also uses ahead-of-time compilation to generate optimized native binaries.

JSDoc JSDoc

JSDoc is an API documentation generator for JavaScript.

Objection.js Objection.js

Objection.js is an ORM (Object Relational Mapper) built on top of knex for Node.js. Objection.js aims to stay out of your way and make it as easy as possible to use the full power of SQL and the underlying database engine while still making the common stuff easy and enjoyable. Even though ORM is the best commonly known acronym to describe objection, a more accurate description is to call it a relational query builder. With Objection.js you get all the benefits of an SQL query builder but also a powerful set of tools for working with relations.

BlackSheep BlackSheep

BlackSheep is an asynchronous web framework to build event based web applications with Python. It is inspired by Flask, ASP.NET Core, and the work by Yury Selivanov. With BlackSheep you can write performan web applications utilizing MVC architecture.

Cycle.js Cycle.js

Cycle.js is a functional and reactive JavaScript framework used to write predictable code. Cycle’s core abstraction is your application as a pure function main() where inputs are read effects (sources) from the external world and outputs (sinks) are write effects to affect the external world. These I/O effects in the external world are managed by drivers: plugins that handle DOM effects, HTTP effects, etc.

Fortran Web Framework Fortran Web Framework

A web framework written in Fortran. The source code and documentation are open source, BSD license FLIBS code by Arjen Markus and Ricolindo Carino A.

Apollo Server Apollo Server

Apollo Server is an open-source, spec-compliant GraphQL server written in JavaScript for Node.js eco-system. Apollo Server is  compatible with any GraphQL client, including the sister project Apollo Client. With Apollo Server it's easy to build production-ready, self-documenting GraphQL APIs that can use data from any source. Allowing solo developers and larger teams to get a stand-alone GraphQL server, including in a serverless environment, up and running faster.

Deta Deta

Deta is a cloud platform that provides serverless computing solutions for free. Deta includes four main components that make hosting applications easier than ever. Deta Micros a serverless function platform that can be used hosting Node.js and Python-based services. Deta Base, a simple yet performant key/value database that can be used for storing and querying data. Deta Drive, an to use cloud storage solution that includes 10GB of free storage, and finally Deta Payments a payment solution that quickly integrates with your application so that you can start generating revenue from your hard work.