Registry / web-framework / fenix-core

fenix-core

JSON →
library0.0.1rbrubygemsunverified

Lightweight web framework inspired by Sinatra.

gem install fenix-core
INSTALL
IMPORT
SIG · FENIX-CORE
F
fenix-core
web-frameworkrubyv0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Fenix
require 'fenix-core'

Create a simple web server with a root route.

require 'fenix-core' Fenix.get('/') { 'Hello, world!' } Fenix.run!
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
fenix-core — gem install fenix-core · libregistry