GWS Patch v1.4.1

- Posted in Projects by - Comments

v1.4.1 brings:

improved examples page - bugfixes in the examples page

changes for developers:

added CHANGELOG.md to .prettierignore

See full changelog & download here.

GWS v1.4.0 Release

- Posted in Projects by - Comments

The time has come! After 2 months without a pre-release and 6 months without a new version.. It is here! Gamma Web Server v1.4.0!

v1.4.0 LTS brings:

  • Middleware
  • Build script improvements
  • GitHub Actions support
  • Improved landing page in the installation complete website
  • Default port changed to 80
  • Examples of what GWS can do
  • New & improved build documentation
  • Discontinuation of v1.0 - v1.3
  • Many bug fixes

You can see the full changelogs here.

GWS v1.4.0-beta.2 Release Date

- Posted in Announcements by - Comments

Hello! Very sorry for the delay on the second beta release for Gamma Web Server v1.4.0, the official release date for the beta is Nov. 4th, 2023.

Gamma Web Server v1.4.0-beta.2 Sneak Peek

- Posted in Announcements by - Comments

Gamma Web Server v1.4.0-beta.2 will introduce code examples, showing off what the web server can do. Currently the examples are very primitive, with only one existing as seen in the picture above. I plan on adding more later. Expect a release to be packaged and put on GitHub in around 3 days to a week from today. Development might slow down a bit as its not the weekend and I have school.

You can find the development branch to stay up to date here.

Gamma Web Server →

- Posted in Projects by - Comments

This is a FOSS & lightweight web server made in Golang that serves static html content to a domain configurable with JSON and supports SSL certificates.