An open API service indexing awesome lists of open source software.

https://github.com/itrooz/phpbutbetter


https://github.com/itrooz/phpbutbetter

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# PHPButBetter

Allows you to use other languages than PHP to serve web content

example URLs:
- https://localhost:8080/main.cpp
- https://localhost:8080/main.java
- https://localhost:8080/main.rs
- https://localhost:8080/main.sh

## Why ?

Because

# How to build ?
`go run .` to directly run, or `go build` to make an executable file