Skip to content

This cool tool built with Elixir generates colorful and entertaining human profiles with just a single request.

License

Notifications You must be signed in to change notification settings

alpsar4l/personacraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PersonaCraft

I'm learning Elixir, and I've created this quirky API that generates a random person when a request is sent to localhost:8000. The name, surname, and occupation data are manually specified in the data/personalities.json file.

Install

Before installing dependencies, clone the repository and execute the following command:

mix deps.get

Development

Run server at localhost:8000

iex -S mix run

Have fun!

About

This cool tool built with Elixir generates colorful and entertaining human profiles with just a single request.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages