moebiusmania / atmmi-info-api

Node.js webservice that turns the ATM Milano news website in a REST API JSON data.

Home Page:https://atmmi-info.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATM Milano - Info API

This project is not officially affiliated with ATM Milano in any ways, it's just a part-time project.

Simple Go service that turns the ATM Milano news website (a messy and non-responsive website) in a REST API JSON data for quicker, simpler and cleaner consulting.

Live at: https://atmmi-info.appspot.com/

Built with

Install & run

Clone the repo

$ git clone https://github.com/moebiusmania/atmmi-info-api

locally starts the service

$ go run .

Development

Build the binaries

$ go build .

License

Released under the MIT license.

About

Node.js webservice that turns the ATM Milano news website in a REST API JSON data.

https://atmmi-info.appspot.com/

License:MIT License


Languages

Language:Go 100.0%