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

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

Awesome Lists containing this project

README

          

# JSON Web Server

![License](https://img.shields.io/badge/license-GNU-blue.svg)

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