Skip to content

Instantly share code, notes, and snippets.

@franky47
Last active June 1, 2023 16:06
Show Gist options
  • Star 10 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save franky47/c78b5a7303356b3855c573c44c5d4455 to your computer and use it in GitHub Desktop.
Save franky47/c78b5a7303356b3855c573c44c5d4455 to your computer and use it in GitHub Desktop.
Interesting web services

Interesting web services

A semi-curated list of SaaS, platforms and web-based tools for software development.

Analytics

  • Chiffre - End-to-end encrypted analytics (shameless plug)
  • Matomo - Self-hostable alternative to Google Analytics

Cartography

  • Geofabrik - Download OSM data for various regions
  • OSRM - Open Source Routing Machine for pathfinding

Code Sandboxes

Color Tools

Deployment

  • Zeit Now - Serverless deployments from a CLI
  • Surge - Static front-end deployments from a CLI
  • Netlify - Auto-deploy static assets on GitHub pushes
  • ExoFrame - Self-hosted Docker deployments from a CLI (alternative to now-defunct Now 1.0)
  • Backery - Web application + DBaaS hosting platform
  • Google Cloud Run - Beta serverless HTTP containers
  • CleverCloud - French PaaS with no ties to BigCloud

Design

Not technically services, but great articles about design in general:

Generators

Icons

Image Upload / Hosting / CDN

  • Unsplash - Beautiful photos for placeholders with free/libre licenses
  • ImgBB - Simple "image to URL" service with self-destruct options
  • UploadCare - Gallery, CDN and upload/editor widget for React
  • SubtlePatterns - Background pattern images

Image Optimisation

In-app contact systems

  • SmallChat - web => slack, dead easy to integrate
  • CrispChat - web + analytics => native app

Monitoring

  • UpDown - Pay-as-you-go uptime monitoring

Newsletter

  • ButtonDown - Simple, free for the first 1k subscribers

Serverless

  • Webtask - Node.js code editor for quick serverless functions setup
  • Netlify Functions - Node.js functions as a service
  • Zeit Now 2 - Various languages supported, wrapper over AWS Lambda

Testing

  • Percy - Visual review of web page changes
  • httpstat.us - Get various HTTP statuses for mocking & debugging clients

Performance Testing

  • WebpageTest - Waterfall analysis of network requests
  • RequestMap - Visual representation of webpagetest results
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment