This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
Releases: RFlintstone/FlareHTTP
Releases · RFlintstone/FlareHTTP
v0.1.9
New Features and Improvements
- Updated the insert model
- Made insert more flexible
- Fixed some vulnerabilities
- Full Changelog: v0.1.4...v0.1.9
Image
docker pull ghcr.io/rflintstone/flarehttp:sha256-380e316c611558b711317d7f068360aec2520788c66d61b568da12259ae4032c.sig
v0.1.4
New Features and Improvements
- Insert is rewritten and implemented
- The view routes can now be disabled
- The API routes can now be disabled
- Status messages are now called from
/src/statusMessages/json
- ExpressJS now works with
bodyParser
- Full Changelog: v0.1.1...v0.1.4
Image
docker pull ghcr.io/rflintstone/flarehttp:sha256-46b2947193a77c5d3d1220f7577443c0c06632d105ce5949c54f9c582209aa51.sig
v0.1.1
New Features and Improvements
- Made first commit
- All requests now go through a routing file (
/src/routers/routes.js
) - All API requests now go through
/api/v1/
- Added
/api/v1/ping
so you are able to test the API - ExpressJS now supports caching when making a (non API) GET request
- Full Changelog: v0.1.0...v0.1.1
Image
docker pull ghcr.io/rflintstone/flarehttp:sha256-a8b7e4c7dec145e4eb4d148237d25ee67f7169ebb060849912e3622039390439.sig