|
vor 10 Jahren | |
---|---|---|
.. | ||
NancyModules | vor 11 Jahren | |
lib | vor 11 Jahren | |
src | vor 11 Jahren | |
.gitignore | vor 11 Jahren | |
README.md | vor 11 Jahren | |
bash_profile.sh | vor 11 Jahren | |
benchmark_config | vor 11 Jahren | |
install.sh | vor 11 Jahren | |
nginx.conf | vor 11 Jahren | |
nginx.conf.libevent | vor 11 Jahren | |
setup_iis.ps1 | vor 11 Jahren | |
setup_iis.py | vor 11 Jahren | |
setup_libevent.py | vor 11 Jahren | |
setup_nginx.sh | vor 11 Jahren | |
setup_xsp.py | vor 11 Jahren | |
source_code | vor 11 Jahren |
http://localhost:8080/json
MySQL
http://localhost:8080/db
http://localhost:8080/db/10
sudo apt-get install build-essential autoconf automake libtool zlib1g-dev git
git clone git://github.com/mono/mono
cd mono
git checkout mono-3.0.10
./autogen.sh --prefix=/usr/local
make get-monolite-latest
make EXTERNAL_MCS=${PWD}/mcs/class/lib/monolite/basic.exe
sudo make install
cd ..
git clone git://github.com/mono/xsp
cd xsp
git checkout 3.0
./autogen.sh --prefix=/usr/local
make
sudo make install
Language
Platforms
Web Servers
Web Stack
Databases
Developer Tools