joaobispo2077 / personal-finances-api

Home Page:https://personal-finances-api-production.up.railway.app/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal finances API

PRs welcome! License

Github - João Bispo Linkedin - João Bispo Email - João Bispo

Project   |    Technologies   |    How to contribute


💻 Project

Manage your assets easily.

🚀 Technologies

The project is based on the following technologies:

  • ✨ TypeScript — Static typing for JavaScript.
  • 📦 ESLint — A fully pluggable tool for identifying and reporting on patterns in JavaScript.
  • 📦 Fastify — Fast and low overhead web framework, for Node.js.
  • 📦 SQLite — A C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.

🔖 Documentation

Coming soon...

♻️ How to contribute

  • Fork this repository;
  • Create a new branch with your feature: git checkout -b feature/my-feature;
  • Commit your changes: git commit -m 'feat: awesome feature';
  • Push to your branch: git push origin feature/my-feature.

Once your pull request has been merged, you can delete your branch.


Made with 💙 & ☕ by João Bispo😎

About

https://personal-finances-api-production.up.railway.app/docs


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%