SWAPI REST API (swapi.tech)

The Node/MongoDB community rebuild of SWAPI, maintained by @semperry at swapi.tech. Wraps the canonical SWAPI payloads inside `result.properties` envelopes and adds Discord/Reddit community surfaces. Exposes the same six top-level resources (films, people, planets, species, starships, vehicles).

API entry from apis.yml

apis.yml Raw ↑
name: SWAPI REST API (swapi.tech)
description: The Node/MongoDB community rebuild of SWAPI, maintained by @semperry at swapi.tech. Wraps
  the canonical SWAPI payloads inside `result.properties` envelopes and adds Discord/Reddit community
  surfaces. Exposes the same six top-level resources (films, people, planets, species, starships, vehicles).
humanURL: https://www.swapi.tech/
baseURL: https://www.swapi.tech/api
tags:
- REST
- Star Wars
- Open Source
properties:
- type: Documentation
  url: https://www.swapi.tech/
- type: SourceCode
  url: https://github.com/semperry/swapi