An open API service indexing awesome lists of open source software.

https://github.com/freifunk/generator.api.freifunk.net

A web form to create freifunk api files
https://github.com/freifunk/generator.api.freifunk.net

Last synced: 9 months ago
JSON representation

A web form to create freifunk api files

Awesome Lists containing this project

README

          

# Freifunk API Generator

## Setup
- Execute `npm ci` to install the prerequisites. If you want to have the latest released versions use `npm install`.
- Execute `npm start` to start the application.

Browse to http://localhost:3000 to see the application in action.

## File Structure

Let's briefly have a look at the most important files:

- `src/schema.json` contains the JSON schema (The JSON schema of the generator tool).
- `src/uischema.json` contains the UI schema.

The generator can be previewed at https://freifunk.github.io/generator.api.freifunk.net/