weillercarvalho/animelist
Backend project focused in the creation of a API with main function creating reviews and give rates about watched animes.The back-end is based on the creation of a basic API using express, PostgreSQL as a SQL database, BCrypt for hashing, artillery for load test, jest for integration test and some others libs as joi for validation.
TypeScriptMIT