Giter Site home page Giter Site logo

tur0kk / restup Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tomkuijsten/restup

0.0 2.0 0.0 1.84 MB

Webserver for universal windows platform (UWP) apps

License: MIT License

PowerShell 0.04% C# 99.72% CSS 0.01% HTML 0.18% JavaScript 0.05%

restup's Introduction

Webservice for Universal Windows Apps

Build status NuGet downloads

Goal

Provide a HTTP server supporting html and REST in order to keep Windows IoT projects going. Let's hope there will be a native solution soon, although there aren't any signs for that yet (if you have one, let me know).

How this started

When the raspberry pi 2 was released, all windows 10 users were filled with joy when Microsoft announced the support of windows 10 for this neat device. After a couple of beta builds, we got the RTM version a couple of weeks ago. A crucial piece for this platform is missing, WCF. It might be supported in the future (see post), but until then I would need some simple webservice implementation to keep my projects going.

The first couple of alpha and beta versions supported hosting REST controllers only, but since beta2 static files are supported as well. This also introduced a way to add your custom RouteHandler if you need anything that's not supported out-of-the-box. Take a look at the wiki for details.

The REST implementation is using the guidelines from: https://github.com/tfredrich/RestApiTutorial.com.

How you can start

Read the wiki, it explains it all.

Latest release notes (beta2)

  • Introducing RouteHandlers
  • RestWebServer is obsolete, see wiki for more info
  • Static files can be served now
  • Basic url query strings can be used
  • The headed demo has a testing capabilities now

restup's People

Contributors

tomkuijsten avatar jark avatar damianmehers avatar naice avatar kkronyak avatar

Watchers

James Cloos avatar Sven Jung avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.