Web Development Software

PocketBase PocketBase

PocketBase is an free and open source backend in 1 file with real-time database, authentication, file storage and admin dashboard. It's written in the programming language Go and users SQLite as a database. With PocketBase it is super simple to get your backend web application up and running. This allows you as a developer to focus more on the frontend and the content of your application. PocketBase also integrates well with frontend technologies Flutter, Svelte, Angular, React and Vue.

HTTPie HTTPie

HTTPie is a command-line HTTP client that makes it easy to interact and work with RESTful APIs. The CLI provided by HTTPie is designed to be as human-friendly as possible and is loved by developers creating services for the web. HTTPie can be used for testing, debugging, and generally interacting with  any API and HTTP server.

Thunder Client Thunder Client

Thunder Client is a lightweight Http Client extension for Visual Studio Code. With Thunder Client you can develop web services, mock and test APIs without the need to download external software. Thunder Client can simply be installed from the VS Code marketplace for extensions.

AddSearch AddSearch

AddSearch is a drop-in search solutions for websites and web applications. With AddSearch you can take advantage of your search to drive traffic to the most important pages of your website. Fine-tune your search results to make sure your visitors find what they are looking for with autocomplete and search suggestions. AddSearch also provides features for personalized search results, allowing individual users to experience user segment  results depending on their history, behavious or settings.

Laravel Forge Laravel Forge

Laravel Forge provides instant PHP servers and Laravel Hosting without the nightmares of server management. With Laravel Forge you can provision and deploy unlimited PHP applications on DigitalOcean, Linode, Vultr, Amazon, Hetzner and other cloud hosting providers. Forge includes an easy to manage user interface that automatically links to your supported cloud hosting provides, or allow you to provision a Virtual Private Server (VPS) or use a custom provider of your choice.

Vizzu Vizzu

Vizzu is a free, open-source Javascript/C++ library utilizing a generic dataviz engine that generates many types of charts and seamlessly animates between them. It can be used to create static charts but more importantly it is designed for building animated data stories and interactive explorers as Vizzu enables showing different perspectives of the data that the viewers can easily follow due to the animation.

AmCharts AmCharts

AmCharts is an interactive JavaScript library use to create chart and maps for data visualization. With AmCharts you can create interactive charts that allow your users to scroll, hover drag and select data for better visualization and manupulation.

Google AppSheet Google AppSheet

With Google AppSheet you can create apps without writing code. Google AppSheet is a no-code, low-code app design and development tool that can be used to build full end-to-end applications in a matter of days. AppSheet allow you to build powerful mobile and desktop apps, customized to your business needs.

WebGL WebGL

WebGL is a cross-platform, royalty-free web standard for a low-level 3D graphics API based on OpenGL ES 2.0. WebGL is exposed through the HTML5 Canvas element as Document Object Model interfaces. Allowing developers familiar with OpenGL ES 2.0 to easily understand and recognize WebGL as a Shader-based API using GLSL, with constructs that are semantically similar to those of the underlying OpenGL ES 2.0 API. The WebGL API stays very close to the OpenGL ES 2.0 specification, with some concessions made for what developers expect out of memory-managed languages such as JavaScript.