Skip to content

codefreezefi/crud-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crud-kata

The main purpose of this kata is to practice transforming a CRUD app into an event sourced app.

Things to do?

  • database

    • postgres on docker
    • in-memory
    • sqllite
  • Some sort of domain model.

  • framework / libraries / language

    • typescript,
    • express
    • a layer for DB access (ORM)
  • test framework

    • NOT JEST
    • mocha, chai & sinon
  • swagger / scripts for testing the app / UI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published