An open API service indexing awesome lists of open source software.

https://github.com/arakakimath/rocketseat-nodejs-class02-fastifyknextypescript

Second in-class project of the nodejs course from Rocketseat. In this project, we built an api rest with fastify to deal with money transactions. It was implemented methods for creating a transaction, list all, list specific and list summary, in which it's given the instantaneous amount of the account. Also, there are cookies to personalize users.
https://github.com/arakakimath/rocketseat-nodejs-class02-fastifyknextypescript

api-rest cookies deployment environment-variables fastify http-server jest knex nodejs typescript vitest zod-validation

Last synced: 3 months ago
JSON representation

Second in-class project of the nodejs course from Rocketseat. In this project, we built an api rest with fastify to deal with money transactions. It was implemented methods for creating a transaction, list all, list specific and list summary, in which it's given the instantaneous amount of the account. Also, there are cookies to personalize users.

Awesome Lists containing this project