Skip to content

zbpan-sh/GDHTTPServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%