# http **Repository Path**: dzhang/http ## Basic Information - **Project Name**: http - **Description**: Embedthis Http Library - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-12-27 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Embedthis Http === Licensing --- See LICENSE.md for details. ### To Read Documentation: See doc/index.html ### Prerequisites: MakeMe (https://embedthis.com/makeme/download.html) for MakeMe to configure and build. ### To Build: ./configure me Alternatively to build without MakeMe: make Images are built into */bin. The build configuration is saved in */inc/me.h. ### To Test: me test ### To Run: me run This will run appweb in the src/server directory using the src/server/appweb.conf configuration file. ### To Install: me install ### To Create Packages: me package Resources --- - [Embedthis web site](https://embedthis.com/) - [Http GitHub repository](http://github.com/embedthis/http) - [MakeMe GitHub repository](http://github.com/embedthis/makeme)