c570685e49a0 — Eddie Barraco default tip 5 years ago
Remove bash trace on build passwords
7685f4d87807 — Eddie Barraco 5 years ago
Fix the csv transformer
0d69d053b3d3 — Eddie Barraco 5 years ago
Update version

heads

tip
browse log
v1.0.0
browse .tar.gz

clone

read-only
https://hg.sr.ht/~reedwade/cogito-symfony
read/write
ssh://hg@hg.sr.ht/~reedwade/cogito-symfony

#Cogito

Cogito is a really simple blog cms.

Its design came from the drew devault's personal blog one

The post management is api based. You'll find the api doc on

/api

You can create an user with the symfony command app:create-user foo bar where foo is the username and bar the password

The api is jwt securised. Check the api doc to get more informations.

Todos: cogito