GithubHelp home page GithubHelp logo

funkybunch / simple-http-router Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16 KB

A Simple Server-Side HTTP Request Router written in PHP. This was built to be intended for APIs but will work for Web UI traffic as well.

License: MIT License

PHP 100.00%
router http-requests php-router php-routing api api-router http

simple-http-router's Introduction

Hi there 👋 I'm Mark (He/Him)

I do a little bit of everything in the world of software.

When I'm not designing things, I mostly write Javascript (front end & Node) and Python.

🔭  I'm a space nerd. Currently working on an open source release for a TLE-based satellite tracker.

Designer by day. Home Automation nerd & integration maintainer/contributor to Home Assistant/core by night.

Civic tech 🇺🇸 can change our society for the better. Here are some projects I'm working on with local @CodeForAmerica brigades:

🎓  Graduate of the School of Media Arts & Design (SMAD) at James Madison University 🐶

🏫  Currently a Graduate Student at Georgia Tech 🐝

🎨  Senior UX Designer at Fidelity

If you are interested in my portfolio or would like to get in touch, please visit markadkins.design.

You can find me on Instagram @markadkins and LinkedIn /in/markadkn.

hit counter

ko-fi

simple-http-router's People

Contributors

funkybunch avatar

Watchers

 avatar

simple-http-router's Issues

Trailing slashes result in 405

If trailing slashes are added to the URL path, a 405 error is returned. A change needs to be made to ignore trailing slashes if present.

HTTP Response Code Overwritten

HTTP Response codes may be overwritten if the route executed is not the last one added to the Route() object. This can cause an error HTTP status code to be sent to the client even if the response should be 200 (SUCCESS).

Currently it is not possible for the inverse to occur and have a 200 (SUCCESS) sent in place of an error status code (405 or 500).

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.