/flashpoint-database-api

An API for Flashpoint written in Go

Primary LanguageGoMIT LicenseMIT

Flashpoint API

This is a web API for Flashpoint written in Go.

Endpoints

  • search for searching the database
  • get for retrieving files from the archive
  • addapps for additional app metadata
  • files for GameZIP file listings
  • logo and screenshot for optionally-encoded entry images
  • stats for various entry count statistics
  • tags for info on every tag in the database
  • platforms for a list of all platforms in the database

To-do

  • Document the API
  • Hunt for bugs