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

https://github.com/deamondev/simple-json-writer


https://github.com/deamondev/simple-json-writer

http json scala

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# simple-json-writer

This simple program fetches a JSON with all posts from [https://jsonplaceholder.typicode.com/posts](https://jsonplaceholder.typicode.com/posts), splits it into smaller
jsons and write them (concurently, thanks to CE) into separate files.