Building my own backend.
-
Updated
Jan 11, 2023 - JavaScript
Building my own backend.
Bootcamp project practicing using MongoDB and Mongoose with focus on how to seed large amounts of data to a database. Create useful API endpoints and how to return useful error messages.
Develop a Hospital Management System (HMS) using a Command Line Interface (CLI) that addresses the operational needs of a hospital. The system should cover various aspects, including patient management, appointment scheduling, and medical staff coordination.
An ML model which tries to predict a caption by training the image
Practice working with Knex to create DB, migrate and seed tables.
Laravel is a popular open-source PHP web application framework known for its elegant syntax, robust features, and developer-friendly tools. It was created by Taylor Otwell and first released in 2011. Laravel is designed to simplify and expedite the development of web applications, making it an excellent choice for building various types of projects
Seed relational-databse for development or testing.
API with ASP.NET Core that connects to a database via Entity Framework
Este projeto visa demonstrar meu aprendizado na construção de uma API REST utilizando Django e MySQL. Implementa boas práticas como PEP8, autenticação via JWT com grupos e permissões personalizadas, e seeding do banco de dados com Django commands.
Laravel web app for managing fitness classes between instructors and members.
Concept to use database with Mongoose, seed and TypeScript
Designed the data model for a recipe book application and used Knex migrations and seeding functionality to build a SQLite database based on the model and seeded it with test data. Also built an endpoint to fetch a recipe by its id.
Easily truncate tables while seeding in Laravel
Object-Oriented Network Infection Simulator in R. To cite this software publication: https://www.sciencedirect.com/science/article/pii/S2352711021000200
This project will focus on seeding the database, performing queries using dynamic routes, and database migration. Express.js is used because it is a lightweight framework that can run very quickly.
Case study on creating Seeding with Prisma ORM
A practice app using Sequelize for data and migrations.
Add a description, image, and links to the seeding topic page so that developers can more easily learn about it.
To associate your repository with the seeding topic, visit your repo's landing page and select "manage topics."