Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

tksasha/_obsolete_-go-balance-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Backend for Balance

TODO:

  • Add tests for Category;
  • Add RESTHandler to handle all queries;
  • Allow to create Cash;
  • Allow to list Cash;
  • Allow to update Cash;
  • Allow to destroy Cash;
  • Allow to create Item;
  • Allow to list Items (with filters by speciefic year and month);
  • Allow to update Item;
  • Allow to destroy Item;
  • Add Response Code to BaseHandler.render;
  • use BaseHandler;
  • Allow to create Category;
  • Allow to update Category;
  • Allow to destroy Category (safety destroy);
  • Allow to recovery Category;
  • Tests for Handlers;

About

Golang Backend for Balance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published