Skip to content
This repository has been archived by the owner on Nov 27, 2021. It is now read-only.

xaltaq/GDHTTPServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDHTTPServer

A very simple HTTP server written in pure Godot. Best used in small, short-lived usecases.

Using in your own project

All the code is contained within httpserver.gd. Simply download this file and place it anywhere in your project.

Running examples

Download or clone this repository, and import project.godot inside the Godot editor. Running the project will display a window with the example scripts in the examples directory, which you can run directly from the game.

Further reading

About

Very simple HTTP server written in pure Godot

Resources

License

Stars

Watchers

Forks