dryLang is primarily designed for fast backend development. It includes powerful standard capabilities for making HTTP requests, hosting an HTTP server, and interacting with SQL databases.
You can spin up an API server connected to a database in just a few lines of code without downloading any external packages.