Skip to content

This is a personal test project to test Crystal's capabilities as a lightweight Rails like server.

Notifications You must be signed in to change notification settings

andersennl/crystal-server-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crystal Server

This is a small test project I created on a lab day.

This project is currently not in a working state as the dynamic parts of the router don't work yet as they should.

I tried to recreate some core elements like a router which dynamically cally controller methods based on the URI's path, pretty much like Rails does.

Instructions

Clone the repository to your computer and then run crystal server.cr and open http://0.0.0.0:8080 in your browser.

Contribution

Feel free to clone and contribute as much as you want.

About

This is a personal test project to test Crystal's capabilities as a lightweight Rails like server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published