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

https://github.com/philipinho/pingthread

Backend for https://twitter.com/pingthread. Now open source.
https://github.com/philipinho/pingthread

Last synced: about 2 months ago
JSON representation

Backend for https://twitter.com/pingthread. Now open source.

Awesome Lists containing this project

README

        

Run the program with:
`nohup mvn spring-boot:run &`

Todo: for some unknown reasons, the packaged jar does not work. Unless you run the program with `mvn spring-boot:run`.