CODEVO (wpcodevo)

wpcodevo

Geek Repo

Company:CodevoWeb

Home Page:https://codevoweb.com

Twitter:@wpcodevo

Github PK Tool:Github PK Tool

CODEVO's repositories

node_typeorm

In this article, you'll learn how to build CRUD RESTful API with Node.js, ExpressJs, TypeORM, and PostgreSQL. We will define the database schema with TypeORM and run the migration command to push the TypeORM schema to the database. Next, we will create higher-level CRUD function to perform the CRUD operations.

Language:TypeScriptStargazers:54Issues:1Issues:0

golang-postgresql-api

This article will teach you how to set up a SQLC API project with Golang, standard Database/SQL package, Gin Gonic, PostgreSQL, Golang-migrate, and Docker-compose. You will also learn how to generate Golang database CRUD functions and Structs with the SQLC compiler. The SQLC Golang API will use a PostgreSQL database and run on the Gin Gonic HTTP server. We will use the Golang-migrate package to push the SQL schema to the database.

Language:GoStargazers:39Issues:1Issues:0

two_factor_golang

This article will teach you how to secure a Golang API by implementing two-factor authentication (2FA) using TOTP codes generated by an authenticator app like Google Authenticator or Authy.

grpc-node-prisma

In this guide, you will learn how to build a complete CRUD gRPC API server and client with TypeScript in a Node.js environment that runs on an Expressjs framework and uses a Prisma database ORM. We'll create five RPC services on the gRPC server that are going to be evoked by the gRPC client to perform the basic CRUD (Create, Read, Update, and Delete) operations.

Language:TypeScriptStargazers:19Issues:1Issues:0

Blog_MUI_React-hook-form

Login and Signup Forms with React, React Hook Form, TypeScript and Material UI

Language:TypeScriptStargazers:16Issues:1Issues:0

deno-mongodb

In this tutorial, we'll cover how to build a Deno API that supports CRUD operations and stores data in a MongoDB database. The example API will run on an Oak middleware framework that will include routes to create, retrieve, update, and delete documents in the database.

Language:TypeScriptStargazers:12Issues:1Issues:0

node-react-trpc-crud-app

In this guide, you'll create a full-stack note application that follows the CRUD (Create, Read, Update, and Delete) architecture with tRPC and use Prisma ORM to store data in an SQLite database. We'll build the tRPC API with Node.js and the UI with React.js.

Language:TypeScriptStargazers:10Issues:1Issues:0
Language:TypeScriptStargazers:8Issues:1Issues:0

file_upload_golang

This article will teach you how to upload single and multiple files on a Golang web server.The tutorial focuses on image upload, but the concepts can be extended and used for any file type.

Language:GoStargazers:7Issues:1Issues:0

react-query-axios-tailwindcss

This article will give you a comprehensive overview of JSON Web Token authentication with React.js, React Query, React-Hook-Form, Zod, and a RESTful API. You will learn how to validate forms with the React-Hook-Form library, make queries and mutations with React Query, register new users, verify their email addresses, sign the users into the React app, and log them out of the app.

Language:TypeScriptStargazers:7Issues:1Issues:0

2fa_fastapi

This article will teach you how to secure a FastAPI app by implementing two-factor (2FA) authentication using TOTP tokens generated by an authenticator application like Chrome's Authenticator extension, Google Authenticator or Authy.

Language:PythonStargazers:6Issues:1Issues:0
Language:JavaScriptStargazers:4Issues:1Issues:0

explore-prisma

In this tutorial, you will learn how to set up and configure a PostgreSQL instance on your local development environment using Docker and Docker Compose. Next, you will use Prisma to create databases and models, as well as perform the basic CRUD, Create/Read/Update/Delete operations. Then, you will create Prisma associations for one-to-one, one-to-many, and many-to-many relationships.

Language:TypeScriptStargazers:2Issues:1Issues:0
Language:TypeScriptStargazers:2Issues:1Issues:0
Language:TypeScriptStargazers:2Issues:1Issues:0

deno-todo-api

In this comprehensive guide, you will learn how to use Prisma ORM in a Deno project. To demonstrate how Prisma can be used in a Deno project, we will create a Todo CRUD RESTful API that runs on an Oak middleware framework.

Language:JavaScriptStargazers:1Issues:1Issues:0
Language:TypeScriptStargazers:1Issues:1Issues:0
Language:TypeScriptStargazers:1Issues:1Issues:0
Language:VueStargazers:1Issues:1Issues:0
Language:C++Stargazers:0Issues:1Issues:0
Language:TypeScriptStargazers:0Issues:1Issues:0
Language:C#Stargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:1Issues:0