https://github.com/ebenjs/jserver
JSON server to serve static json files
https://github.com/ebenjs/jserver
Last synced: 12 months ago
JSON representation
JSON server to serve static json files
- Host: GitHub
- URL: https://github.com/ebenjs/jserver
- Owner: ebenjs
- License: gpl-3.0
- Created: 2023-10-28T17:25:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T18:45:51.000Z (over 2 years ago)
- Last Synced: 2025-04-01T19:29:06.101Z (over 1 year ago)
- Language: TypeScript
- Size: 296 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSON Web Server

A lightweight web server written in TypeScript for serving static JSON files. This server is designed to simplify the development and testing of applications that rely on JSON data without the need for a full-fledged backend.
## Features
- Serve static JSON files over HTTP.
- Support for CORS (Cross-Origin Resource Sharing) to facilitate cross-origin requests.
[//]: # (- Serve a whole directory of JSON files as a separate endpoints.)
[//]: # (- Nice and clean web interface for viewing and interacting with your JSON data.)
- Easy to use (Convention over configuration).
## Usage
## Configuration
## License
This project is licensed under the GNU License - see the [LICENSE](LICENSE) file for details.
## Contributing
If you would like to contribute to this project, please read our [Contributing Guide](CONTRIBUTING.md).
## Contact
If you have any questions or feedback, feel free to reach out to Ebenezer Nikabou at nikaboue10@gmail.com