Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mikong/mikong


https://github.com/mikong/mikong

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

### Nothing to see here

```ruby
puts books.last_updated_on.iso8601
# 2023-10-30
puts books.currently_reading.last(5).join("\n")
# Designing Data-Intensive Applications by M. Kleppmann
# Practical Object-Oriented Design in Ruby by S. Metz
# Building Git by J. Coglan
# Microservices Patterns by C. Richardson
# Database Internals by A. Petrov
```