egui/example_web
2020-12-30 20:56:50 +01:00
..
src Add http fetch to eframe and implement it in egui_glium using ureq 2020-12-30 20:56:50 +01:00
Cargo.toml Add http fetch to eframe and implement it in egui_glium using ureq 2020-12-30 20:56:50 +01:00
README.md Combine demo_glium and demo_web into one egui_demo crate 2020-12-19 21:38:44 +01:00

egui_web fetch example

This is an example of how to write a web-app which use the fetch API.