simple-spaceapi/README.md
2025-05-24 02:30:46 +02:00

658 B

Simple Space API

A simple SpaceAPI endpoint with web and REST interfaces.

Screenshot

Built with Node.js using Strapi.

Deploy

Usage

Development

Start the application with automatic reload:

npm i
npm run develop