Skip to content

mathias-aparicio/simple-ribbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Ribbit

ROADMAP

  • [] Rest API
    • [] POST : create a post
      • [] Fill a form to submit post
      • [] post is saved on the DB
    • [] GET : get a post by id
      • [] using the slug
    • [] GET : Home page
    • [] POST : Create User
    • [] GET : User Profile
      • Authentification
  • [] Define schemas
    • [] post schema
  • [] DB
    • [] Redis
    • [] Redka
  • [] Frontend
    • [] Home page is generated from a html template
  • [] HTTPS
  • [] Redka

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published