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
- Host: GitHub
- URL: https://github.com/freifunk/generator.api.freifunk.net
- Owner: freifunk
- Created: 2021-07-25T16:44:46.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-10-03T05:16:12.000Z (9 months ago)
- Last Synced: 2025-10-03T07:11:03.149Z (9 months ago)
- Language: TypeScript
- Size: 14.3 MB
- Stars: 0
- Watchers: 17
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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/