Skip to content

A C# port of the full php-crud-api project (single file REST API)

Notifications You must be signed in to change notification settings

mevdschee/data-api-dot-net

Repository files navigation

data-api-dot-net

Single file REST API that runs on Mono/XSP2 (and on IIS with ASP.net 4.5)

NB: WORK IN PROGRESS - NOT FINISHED YET!

How to start

single.ashx combines api.ashx and api.cs to be a single file.

Suggested IDE: MonoDevelop (or Visual Studio)

api_complex.cs is the start of a port of the full php-crud-api project.

Download mysql-connector-net-6.9.9-noinstall.zip

sudo gacutil -i mysql/v4.0/MySql.Data.dll

sudo apt-get install mono-complete monodevelop

About

A C# port of the full php-crud-api project (single file REST API)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published