Awesome List Updates on Feb 04 - Feb 10, 2019
51 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Geojson
operations
- rfc7946-to-d3 (⭐11): Converts polygon winding order between rfc7946 and d3 compatible (⭐1.1k) conventions.
- geojsontools (⭐18): Python tools for manipulating GeoJSON files
conversion
- CSV
- csv2geojson (⭐370): convert CSV to geojson
- geojson2dsv (⭐8): convert geojson to CSV and TSV
- vt-geojson (⭐60): Extract GeoJSON from Mapbox vector tiles
- tokml (⭐190): convert GeoJSON to KML
- wellknown (⭐270): convert WKT to GeoJSON
- geoxform (⭐16): convert any size stream of geojson into a streaming CSV, Shapefile or KML, etc.
- SVG
- geojson2svg (⭐242): Converts GeoJSON to SVG string given SVG view port size and maps extent.
- geojson-svgify (⭐17): Convert GeoJSON geometry paths to SVG polyline elements.
- geojson-to-svg-cli (⭐27): Command line tool to convert GeoJSON to SVG.
- svg-to-geojson (⭐117): Drag and drop SVG on the map and it returns GeoJSON back to you.
- geojson2ndjson: convert GeoJSON to/from newline-delimited GeoJSON
- geobuf: convert GeoJSON to/from GeoBuf
2. Awesome Remote Job
Companies with "remote DNA"
- Findify - E-commerce search powered by machine learning and big data. Team distributed across Europe.
3. Awesome Css Frameworks
Stalled Development
- Concise CSS - Give up the bloat. Stop tripping over your classes. Be concise.
Docs, Repo (⭐940) | #SCSS
- Responsive Boilerplate - Powerful, accessible, developer friendly framework for building responsive websites.
Docs, Repo (⭐870) | #SCSS
4. Awesome Crystal
Examples and funny stuff
- blackjack-cr (⭐10) - Console Blackjack
5. Awesome Sre
Post-Mortem
6. Awesome Dotnet Core
Frameworks, Libraries and Tools / E-Commerce and Payments
- nopCommerce (⭐9.7k) - Free open-source ecommerce shopping cart (ASP.NET MVC / ASP.NET Core MVC ) with a vast community and a market place full of new features, themes and plugins.
- GrandNode (⭐1.9k) - Multi-platform, free, open source ecommerce shopping cart based on ASP.NET Core 2.1 and MongoDB derived from nopCommerce (⭐9.7k).
Frameworks, Libraries and Tools / ORM
- PetaPoco (⭐2.1k) - A tiny ORM-ish thing for your POCO's.
Frameworks, Libraries and Tools / Searching
- Algolia.Search (⭐125) - Repository for the official Algolia .NET client.
7. Awesome Captcha
Libraries
- lorien/captcha_solver (⭐250) - Universal python API to different captcha solving services.
8. Awesome Mobile Web Development
Articles and Documentation
- Everyone has JavaScript, right? - A diagram that shows in which cases JavaScript can be unavailable.
- Get Started with Remote Debugging Android Devices - Debug your web app on Adroid with Chrome DevTools.
- Offline First (Awesome List) (⭐3.2k) - The awesome list of offline-first stuff (Progressive Web Apps, Service Workers etc.)
- Rules for Mobile Performance Optimization - An overview of techniques to speed page loading.
Other Useful Tools and Libraries
- Lozad.js (⭐7.5k) - Highly performant, light and configurable lazy loader using IntersectionObserver API
9. Awesome Bigdata
Graph Data Model
- JanusGraph - open-source, distributed graph database with multiple options for storage backends (Bigtable, HBase, Cassandra, etc.) and indexing backends (Elasticsearch, Solr, Lucene).
Data Visualization
- Vega (⭐12k) - a visualization grammar.
10. Awesome Ruby
CLI Builder
- cmdparse - An advanced command line parser supporting nested commands.
Database Tools
- SecondBase (⭐218) - Seamless second database integration for Rails. SecondBase provides support for Rails to manage dual databases by extending ActiveRecord tasks that create, migrate, and test your application.
- Standby (⭐86) - Read from standby databases for ActiveRecord (formerly Slavery).
Scientific
- Utilities
- algorithms (⭐2.7k) - Library with documentation on when to use a particular structure/algorithm.
- jaro_winkler (⭐201) - Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
- primes-utils (⭐3) - A Rubygem which provides a suite of extremely fast utility methods for testing and generating primes.
- Roots (⭐1) - A Rubygem which provides utilities to find all the nth roots of real and complex values.
- smarter_csv (⭐1.5k) - Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes.
11. Awesome PICO 8
Contents / Tutorials
- A PICO-8 Spaceshooter in 16 GIFs - Screencaptures of writing a Spaceshooter game step by step.
- Token optimization (⭐146) - tips&tricks for saving tokens.
Contents / Tools
- picoDeploy (⭐231) - Deploy Pico-8 carts as standalone applications on desktop (Electron) and mobile (Ionic).
- Fillp Tool - A simple helper tool for generating fillp patterns.
Contents / Clones
- TIC-80 by Nesbox - Tiny Computer, available on HTML 5, Windows, Linux 32/64bit, Android & MacOSX
12. Awesome Swift
Calendar / Barcode
- CalendarView (⭐612) - Calendar Component, It features both vertical and horizontal layout (and scrolling) and the display of native calendar events.
UITableView / Barcode
- DGElasticPullToRefresh (⭐3.8k) - Elastic pull to refresh.
13. Awesome Food
API for Food services
- tacofancy-api (⭐129) - An API for the repo Tacofancy.
- Spoonacular - Spoonacular offers its food parsing, matching, and searching technology for businesses and developers to create outstanding applications.
- Edamam - API developer portal for Nutrition Analysis, Food Database Lookup, Recipe Search API and others.
- RecipePuppy - This api lets you search through recipe puppy database of over a million recipes by keyword and/or by search query.
- node-ubereats (⭐11) - A work in progress API for Uber Eats.
14. Awesome Mental Health
Organizations
- SelfCare.Tech - A repository of self-care resources for developers & others.
15. Awesome Mac
Design and Product / Other Tools
- AppIconBuilder - Export icons for multi-platform
Utilities / System Related Tools
- Overkill (⭐533) - Stop iTunes from opening when you connect your iPhone.
16. Awesome Choo
Contents / Plugins and addons
- choo-store (⭐37) - Lightweight state structure for choo apps.
Contents / Projects using choo
- hyperamp (⭐307) - Humble music player.
17. Awesome Elixir
Algorithms and Data structures
- def_memo (⭐33) - A memoization macro (defmemo) for elixir using a genserver backing store.
- emel (⭐107) - A simple and functional machine learning library written in elixir.
- hypex (⭐20) - Fast Elixir implementation of HyperLogLog.
- mason (⭐12) - Coerce maps into structs. This is helpful e.g. when you interface a REST API and want to create a struct from the response.
- sleeplocks (⭐61) - BEAM friendly spinlocks for Elixir/Erlang.
Audio and Sounds
- firmata (⭐51) - This package implements the Firmata protocol.
BSON
- cyanide (⭐12) - An Elixir BSON encoding/decoding library.
Caching
- cachex (⭐1.7k) - A powerful caching library for Elixir with a wide featureset.
- memoize (⭐199) - A memoization macro that easily cache function.
- stash (⭐52) - A straightforward, fast, and user-friendly key/value store.
Cloud Infrastructure and Management
- Bonny (⭐402) - Kubernetes Operator Development Framework.
Command Line Applications
- ex_cli (⭐215) - User friendly CLI apps for Elixir.
- ratatouille (⭐783) - A TUI (terminal UI) kit for Elixir.
Cryptography
- siphash-elixir (⭐19) - Elixir implementation of the SipHash hash family.
Debugging
- git_hooks (⭐170) - Add git hooks to Elixir projects.
Eventhandling
- cizen - Build highly concurrent, monitorable, and extensible applications with a collection of sagas.
- wait_for_it (⭐17) - Provides convenient and easy-to-use facilities for synchronizing concurrent activities.
Examples and funny stuff
- changelog.com (⭐2.7k) - CMS that runs changelog.com built with Phoenix 1.4.
- hexpm (⭐1.1k) - Source code for the hex package manager site built with Phoenix 1.3.
- tilex (⭐499) - Source code for Hashrocket's TIL website built with Phoenix 1.3.
Files and Directories
- format_parser.ex (⭐24) - Elixir library to figure out the type and the format of a file.
- sentix (⭐16) - A cross-platform file watcher for Elixir based on fswatch.
Framework Components
- torch (⭐1.2k) - Torch is a rapid admin generator for Phoenix apps. It uses generators rather than DSLs to ensure that the code remains maintainable.
GUI
- scenic (⭐2k) - Portable 2D UI framework.
HTML
- texas - Texas is a powerful abstraction over updating your clients using server-side rendering and server-side Virtual DOM diff/patching.
Instrumenting / Monitoring
- telemetry (⭐892) - Dynamic dispatching library for metrics and instrumentations.
JSON
- json_stream_encoder (⭐8) - JsonStreamEncoder is a streaming encoder for streaming JSON to an IOish thing in Elixir.
- tiny (⭐47) - Tiny, fast and fully compliant JSON parser for Elixir.
Macros
- opus (⭐369) - A framework for pluggable business logic components.
Miscellaneous
- AtomVM (⭐1.8k) - AtomVM allows to run Elixir/Erlang code on embedded devices such as ESP32 and STM32 microcontrollers.
- expool (⭐29) - A small process pooling library for parallel tasks in Elixir.
- hammer (⭐858) - A rate-limiter with pluggable storage backends, including Redis.
- vessel (⭐24) - Elixir MapReduce interfaces with Hadoop Streaming integration.
Networking
- FlyingDdns - A dyndns server written in elixir.
- sshkit (⭐156) - An Elixir toolkit for performing tasks on one or more servers, built on top of Erlang’s SSH application.
ORM and Datamapping
- eternal (⭐101) - Keep your ETS tables alive forever, safely and easily.
- memento (⭐776) - Simple Mnesia Interface in Elixir.
Queue
- ecto_job (⭐278) - A transactional job queue built with Ecto, PostgreSQL and GenStage.
- Rihanna (⭐448) - High performance postgres-backed job queue for Elixir.
Security
- sobelow (⭐1.7k) - Security-focused static analysis for the Phoenix Framework.
Templating
- taggart (⭐35) - HTML as code in Elixir.
Testing
- elixir-auto-test (⭐0) - Run test when file is saved using inotify-tools.
- mecks_unit (⭐55) - A package to elegantly mock module functions within (asynchronous) ExUnit tests using meck (⭐820).
Text and Numbers
- RandomStringGenerator (⭐1) - A module to generate a random string based on a given string pattern.
- shortuuid (⭐51) - Generate concise, unambiguous, URL-safe UUIDs.
Third Party APIs
- correios_cep (⭐38) - Find Brazilian addresses by zip code, directly from Correios database. No HTML parsers.
- pay_pal (⭐37) - Elixir library for working with the PayPal REST API.
- rs_twitter (⭐3) - Low Level Twitter Client for Elixir.
Utilities
- deppie (⭐12) - Elixir's coolest deprecation logger.
- dot-notes (⭐8) - Simple dot/bracket notation parsing/conversion for Maps/Lists.
Validations
- optimal (⭐50) - A schema based keyword list option validator.
XML
- fast_xml (⭐135) - Fast Expat based Erlang XML parsing library.
Cheat Sheets
- benjamintanweihao/elixir-cheatsheets (⭐106) - GenServer and Supervisor cheatsheets.
Editors
- elixir-ls (⭐846) - A frontend-independent IDE "smartness" server for Elixir. Implements the JSON-based "Language Server Protocol" standard and provides debugger support via VS Code's debugger protocol.
- vscode-elixir-ls (⭐388) - Elixir language support and debugger for VS Code, powered by ElixirLS.
Other Awesome Lists
- Awesome Elixir and CQRS (⭐729) - A curated list of awesome Elixir and Command Query Responsibility Segregation (CQRS) and event sourcing resources.
- Curated Elixir Resources - A collection of top recommended Elixir resources.
Reading
- Elixir Tab (⭐104) - Chrome Extension which helps you learn the Elixir core lib.
Websites
- Elixir Career - A job board for Elixir, and community of Elixir developers.
18. Awesome React Native
Blogs / Navigation Demos
- Red Shift - Infinite Red - Lots of React Native content
19. Awesome Cl
YAML
- cl-ctrie (⭐120) - lock-free, concurrent, key/value index with efficient memory-mapped persistence and fast transient storage models. MIT.
20. Awesome Javascript
Misc / Other
21. Awesome Machine Learning
C++ / General-Purpose Machine Learning
- ThunderGBM (⭐702) - A fast library for GBDTs and Random Forests on GPUs.
22. Awesome Microservices
Frameworks / Runtimes
- Light-4j (⭐3.7k) - A high throughput, low latency, small memory footprint and more productive microservices platform.
23. Terminals Are Sexy
Terminal Emulation Applications
- FluentTerminal (⭐9.5k) - A Terminal Emulator based on UWP and web technologies.
24. Awesome Quantified Self
Applications and Platforms / Health
- AlcDroid - Alcohol consumption tracking and BAC calculation app that offers various statistics regarding your drinking behavior (Android).
25. Awesome Code Review
Articles
- Stacked Pull Requests: Keeping GitHub Diffs Small A step-by-step process to split big PRs and increase review engagement.
26. Awesome ad Free
Alternatives / Communication
- Jami - Telephone, teleconferencing, and media sharing through a distributed service.
Alternatives / Social
- Are.na - Visual platform to help you think about and organize online content.
Resources / Articles
- Why no advertising? - Through the perspective of the perfect-world ideal.
27. Free Podcasts/Screencasts (English)
Java
- Building a Java & Spring Boot app: Kid-Bank development - Ted M. Young (screencast)
28. Awesome Software Patreons
Open Source Projects / Operating Systems
- Ubuntu Touch, #2 - Touch-friendly mobile version of Ubuntu.
People Doing Open Source Work / Hardware related
- Nate Graham - KDE contributor.
Other kinds of content / Videos
- Fun Fun Function - JavaScript and general programming videos.
- LiveOverflow - IT security videos.
29. Bots
Platform Documentation
Tools For Building Bots
- Messenger Demo Viewer - Demo FB Messenger bots without showing personal chats
General
- BotMan (⭐6.2k) - PHP Bot Framework supporting over a dozen platforms (FB, Instagram, MS Bot Framework, etc)
30. Awesome Ada
Specialties
- ada-composition (⭐10) - A collections of small nifty demos/sample code that may help better layout data or structure project.
Generation / Apache License
- automate (⭐7) - Finite-state machine generator.
Generators and Translators / Apache License
- j2ada (⭐4) - Translator for a Java valid source code in Ada source code.
31. Awesome Icons
General
- Byte Size Icons (⭐3.9k) - Tiny style-controlled SVG iconset. (Website)
- Eva icons (⭐8.7k) - A pack of more than 480 beautifully crafted Open Source icons. (Website)
- Evil icons (⭐5k) - Simple and clean SVG icon pack with the code to support Rails, Sprockets, Node.js, Gulp, Grunt and CDN. (Website)
- Feather (⭐26k) - Simply beautiful open source icons. (Website)
- Font Awesome (⭐75k) - The iconic SVG, font, and CSS toolkit. (Website)
- Ion icons (⭐18k) - The premium icon font for Ionic Framework and web apps everywhere. (Website)
- Octicons (⭐8.5k) - A scalable set of icons handcrafted with <3 by GitHub. (Website)
- Zondicons - A set of free premium SVG icons for you to use on your digital products. (Website)
Logos
- Cryptocurrency icons (⭐2.7k) - A set of icons for all the main cryptocurrencies and altcoins. (Website)
- Dev icons (⭐2.7k) - An iconic font made for developers. (Website)
Other / CSS only
- cssicon (⭐3.2k) - Icon set made with pure css code, no dependencies, "grab and go" icons. (Website)
32. Awesome Competitive Programming
Tools / Personal use
☆: ★★★
Name: General Practice Helpers: ... CHelper (IntelliJ IDEA) (manual) ... caide (⭐86) (Visual Studio, CodeLite, standalone command line app) ... JHelper (AppCode, CLion) online-judge-tools (⭐1.1k) (Stand alone CLI tool, It is actively maintained.)
Description: Great tools that parse contests, inline library codes and provide testing frameworks. They save you from spending your precious time on switching windows and copy-pasting back and forth.
33. Awesome Android
Other / Custom Dialog
- RxAndroid (⭐20k) - Adds minimum RxJava bindings for easy writing of reactive Android java code.
34. Awesome Laravel
Codebases for Reference / Videos
- Torch (⭐1.9k) - Examples of using each Illuminate component in non-Laravel applications
35. Awesome Cryptography
Python / Git
- Crypto-Vinaigrette (⭐22) - Quantum resistant asymmetric key generation tool for digital signatures.
36. Awesome Alfred Workflows
Miscellaneous
- Moment (⭐82) - Advanced time utility, inspired by moment.js.
37. Awesome Html5
Accessibility / Web payments
38. Awesome Hacking Locations
Backyard Brew
Outdoor caffee in backyard with tents to shelter you from sun/rain. Open all-year round.
Webpage: https://aoccoffee.com/
| Wifi | Power | Coffee | Address | Open Hours |
|---|---|---|---|---|
| ✔ | ✔ | great | 444 California Ave, Palo Alto, CA 94301 | Mon-Sat 8:00-17:00, Sun 8:00-15:00 |

Coffee Bar
Big and spacious space with many seats, lots of plugs, not that great WiFi. During summer it may get quite hot as no AC/good airflow.
| Wifi | Power | Address | Open Hours |
|---|---|---|---|
| ✔ | ✔ | 1890 Bryant St, San Francisco, CA 94110 | Mon-Fri 7:30-16:00, Sat 8:00-16:00, Sun 10:00-16:00 |
Sightglass Coffee
Even though no-wifi and no power plugs, still worth visiting because it is very vibrant space, with cool vibe.
Webpage: https://sightglasscoffee.com/
| Wifi | Power | Address | Open Hours |
|---|---|---|---|
| Nope | Nope | 270 7th St, San Francisco, CA 94103 | Mon-Sun 7:00-19:00 |
Black Hammer Brewing
If you are "over-coffeed" you can try this great brewery with lot of craft beers on tap. Very work-friendly (USB ports, staff will even loan out cables for charging). In the evening it gets quite busy.
Webpage: https://blackhammerbrewing.com
| Wifi | Power | Address | Open Hours |
|---|---|---|---|
| ✔ | ✔ | 544 Bryant St, San Francisco, CA 94107 | Mon-Sun 12:00-23:00 |
39. Awesome Flutter
Desktop / Game Engine resources
- Rust Desktop Embedder (⭐2.1k) - Rust embedder for desktop by juju.
🇧🇷 Brazil / Misc
- Slack Flutter Brasil
40. Awesome Deno
Articles / XML
41. Awesome Django
Resources / Educational
- RealPython - Many high-quality tutorials on Django.
42. Awesome Shell
Shell Script Development / Directory Navigation
43. Awesome Umbraco
Backoffice extensions
- Translation Manager* - lets you handle all of the steps of the translation process from within Umbraco.
Developer tools / Deployment
- Deploy Contrib (⭐12) - Offers value-connectors for the most popular Umbraco community packages. To allow Umbraco Cloud deploy to transfer content/property-data to a target environment. (Maintained by Umbraco HQ) Umbraco Cloud only
44. Awesome Recursion Schemes
Introductions
- Awesome Recursion Schemes (⭐1.3k) - A curation of useful resources for learning about and using recursion schemes.
45. Awesome Speakers
Europe / Poland 🇵🇱
Warsaw
Aga Naplocha
Topics: CSS, Teaching Web Technologies
https://twitter.com/aganaplocha
Tomasz Ducin
Topics: JavaScript, TypeScript, React, Angular, RxJS, Async, Architecture
https://twitter.com/tomasz_ducin
46. Awesome Esolangs
Resources
- Esoteric Codes - Articles and documents collection.
47. Awesome Dev Fun
Python
- Like-my-GF (⭐404) - This is an auto-robot to like your girlfriend's post on Instagram.
Esoteric languages
- Rockstar (⭐86) - A dynamically typed computer programming language, designed for creating programs that are also song lyrics.
SaaS
- Corporate Bullshit/Buzzword Generator API (⭐325) - Corporate bullshit generator that randomly picks out phrases, which can help your application get ahead in an industry where spin, buzzwords and vagueness reign supreme.
- shoutcloud.io - ALL CAPS AS A SERVICE. ⬆️
Miscellaneous
- eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee (⭐10k) - eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee (archiveeeeeeeeeed).
- awesome-awesome-awesome - Awesome list of repositories of awesome lists 🤷
48. Mind Expanding Books
Autobiographies and Biographies
Name: The Immortal Life of Henrietta Lacks
Author: Rebecca Skloot
Goodreads Rating: 4.05
Year Published: 2010
Science and Medicine
Name: Evolution for Everyone: How Darwin's Theory Can Change the Way We Think About Our Lives
Author: David Sloan Wilson
Goodreads Rating: 3.90
Year Published: 2007
Name: Life at the Speed of Light: From the Double Helix to the Dawn of Digital Life
Author: J. Craig Venter
Goodreads Rating: 3.87
Year Published: 2013
Fiction / Science Fiction
Name: Cosmicomics
Author: Italo Calvino
Goodreads Rating: 4.2
Year Published: 1965
49. Awesome Postgres
Contents / Language bindings
- Clojure: clj-postgresql (⭐161)
50. Awesome Piracy
Torrenting
- Torrent Paradise IPFS-based decentralised torrent search engine.
Trackers / Public Trackers
- TorrentGalaxy Public tracker with a clean UI which now supports embedded streaming for internal uploads
Seedboxes / Web-based Cloud Seedboxes
- Torrent Safe Free plan includes 1GB max file size, 2 days file lifetime. Discounts for paid subscriptions pop up on their Facebook page
- Furk.net Free trial offers 1GB per day or 5GB per week if you can get an invite/voucher or use Facebook
- Foxleech No free trial, plans start at $3 per month
- Boxopus No free trial, plans start at $0.99 per day
- Put.io $0.99 1 day trial
Usenet / Seedbox Setup Tools and Guides
- NZB Monkey NZB download helper-tool
- SABconnect++ (⭐80) Chrome extension which adds one-click 'Send to SABnzbd' buttons to many popular NZB index sites.
Premium Link Generators / Free Indexers
- Premiumizer (⭐174) Premiumizer is a download management tool for premiumize.me cloud downloads.
Streaming Sites / Big Media Libraries
- WorldSrc Movies, software, apps, games, music, and images available for fast direct download + torrents.
Plex Scripts and Tools / Third Party Hosts
Gaming / Third Party Hosts
- CDRomance PSP, PSX, PS2, Gameboy, NDS, SNES, Dreamcast, and Gamecube ROMs and ISOs.
Homebrew and Custom Firmware / Third Party Hosts
- /r/VitaPiracy Fairly active community of PS Vita pirates with guides and releases
Software / Third Party Hosts
- My Digital Life Forums Popular forum for modded/cracked software and apps
Fonts, Icons, and Graphics / Third Party Hosts
- How to download paid fonts for free Post by /u/Bebhio on how to use clever Google searches to find fonts online
Mobile Apps / Third Party Hosts
- "My little guide for piracy on iPhone" Post by /u/Impulse_13
- nzbUnity iOS app for managing your favourite NZB applications
APKs / Third Party Hosts
- /r/moddedandroidapps Modded Android app releases subreddit.
Discord Servers / Third Party Hosts
- /r/soccerstreams Official Discord server for the recently-killed /r/soccerstreams subreddit.
IPTV and DVR / Third Party Hosts
- antennas (⭐368) HDHomeRun emulator for Plex DVR to connect to Tvheadend.
Content Discovery / Third Party Hosts
- Simkl Movie and TV show scrobbler similar to Trakt.tv
Telegram Piracy / Third Party Hosts
- @itorrentsearchbot Search bot for finding torrent and magnet links on 1337x.to by keyword search
- @vkmusic_bot Find and download pretty much any song
- @RickyChristanto Channel for movie releases, usually from YTS in MKV format.
- iMediaShare channel Movies, TV shows, apps, and more
- @movies_inc Another Telegram channel for downloading movies
- @Qualitymovies Lots of 720p Blu-Ray movie releases
Miscellaneous / Third Party Hosts
- Grabber Download stock images from Shutterstock
- The Pirate Society A mysterious members-only forum for pirates.
- Bandersnatch Interactive Player Online video player for watching the new interactive episode of Black Mirror, "Bandersnatch".
51. Public Apis
Cryptocurrency
API: CoinGecko
Description: Cryptocurrency Price, Market, and Developer/Social Data
Auth: No
HTTPS: Yes
CORS: Yes
Open Data
API: Recreation Information Database
Description: Recreational areas, federal lands, historic sites, museums, and other attractions/resources(US)
Auth:
apiKeyHTTPS: Yes
CORS: Unknown
Open Source Projects
-
Description: Evil Insults
Auth: No
HTTPS: Yes
CORS: Yes
- Prev: Feb 11 - Feb 17, 2019
- Next: Jan 28 - Feb 03, 2019