Skip to content

adamniedzielski/etag_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETagTracker

This is a simple Phoenix application which demonstrates using ETag mechanism for tracking. You can read more about how it works here.

Try it on your local machine

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

About

Simple Phoenix app to demonstrate ETag tracking

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published