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

Projects in Awesome Lists by codereviewvideos

A curated list of projects in awesome lists by codereviewvideos .

https://github.com/codereviewvideos/fos-rest-and-user-bundle-integration

An approach to integrating FOS User Bundle with FOS REST Bundle

fos-rest fosuserbundle rest-api restful-api symfony user-registration

Last synced: 07 Dec 2024

https://github.com/codereviewvideos/react-login-registration

An example React / Redux / Redux Saga application talking to a Symfony 3 API

jest jest-tests login login-flow password profile react reactjs redux redux-form redux-saga redux-saga-testing

Last synced: 07 Dec 2024

https://github.com/codereviewvideos/symfony3-wallpaper-website-tutorial

Symfony 3 beginner friendly wallpaper website tutorial series

symfony symfony-application symfony-beginner symfony-tutorial symfony3

Last synced: 10 Apr 2025

https://github.com/codereviewvideos/symfony-workflow-example

An example of using Symfony's workflow component

Last synced: 07 Dec 2024

https://github.com/codereviewvideos/githut

Beginner friendly guide to Symfony 3

githut symfony symfony3 symfony4

Last synced: 10 Apr 2025

https://github.com/codereviewvideos/react-symfony-3.example

React 15.2.1 code to be used with the Symfony 3 API / CRUD tutorial project

Last synced: 07 Dec 2024

https://github.com/codereviewvideos/twig.symfony-3.crud

A simple CRUD app using Twig and Symfony 3

Last synced: 07 Dec 2024

https://github.com/codereviewvideos/react-login-registration-example

An example approach to a User Login & Registration flow in React 0.15.x

Last synced: 07 Dec 2024

https://github.com/codereviewvideos/symfony-compiler-pass-example

Symfony Compiler Pass Example

Last synced: 07 Dec 2024

https://github.com/codereviewvideos/angular-symfony-3.example

angular-symfony-3.example

Last synced: 14 Apr 2025

https://github.com/codereviewvideos/getting-started-with-fos-user-bundle

Getting start with FOSUserBundle

symfony

Last synced: 07 Dec 2024

https://github.com/codereviewvideos/docker-nginx-dev

An example of a Symfony dev site configuration using Docker and nginx

docker dockerfile example example-project nginx nginx-server symfony symfony3

Last synced: 11 Mar 2025

https://github.com/codereviewvideos/docker-symfony3-starting

Docker with Symfony 3, nginx, and MySQL - starting point for CodeReviewVideos tutorials

docker mysql nginx symfony

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/ansible-role-ohmyzsh

Installs ohmyzsh when combined with ansible-submodules project.

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/symfony3-testing-with-dates-and-times

Exploring ways to test dates, times (and \DateTime, \DateTimeImmutable) with a Symfony 3 JSON API, and Behat

symfony symfony-api symfony-application symfony-example symfony-json symfony-tutorial symfony3

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/ansible-role-ubuntu-software-removal

Removes unwanted packages on Ubuntu - very simple role.

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/symfony-3-stateless-user-impersonation

An example of stateless user authentication using LexikJWTAuthenticationBundle, Symfony 3.4, and FOS REST Bundle

authentication docker fosrestbundle fosuserbundle jwt lexikjwt stateless symfony

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/spring-security-form-login-example

Spring Security Form Login Example

Last synced: 07 Dec 2024

https://github.com/codereviewvideos/json-payload-validation

Exploring JSON payload validation in Java / Spring Boot

Last synced: 07 Dec 2024

https://github.com/codereviewvideos/docker-ansible

Example of running Ansible through Docker

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/spring-security-roles-exploration

Small project to better understand Spring Security roles with JSON API

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/spring-boot-guest-book-example

A simple guest book example using Spring Boot

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/logging-expedition

An exploration of logging techniques in Symfony 4

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/postgres-select-case-testing

testing postgres select case when sql query

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/spring-security-first-steps

Demo project for Spring Boot with Spring Security and Basic auth in a JSON API

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/postgres-json-vs-jsonb-benchmark

Investigating the differences between Postgres JSON and JSONB and their impact on database performance.

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/symfony-3-demo-app

cloned from 1.0.5 of the official demo app

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/postgres-select-count-filter-where-testing

testing postgres count filter where syntax

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/gov-uk-code-formatting-example

An example of using automated code formatting tools on gov uk front end projects

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/kotlin-web-scraping-example

Kotlin Web Scraping Example - single table

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/elixir-ecto-examples

Examples of using Ecto in Elixir

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/c-sharp-json-serialize-deserialize-example

code for https://codereviewvideos.com/learn-c-sharp/beginners-guide-json-serialization-and-deserialization-in-c-sharp/

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/example-gov-uk-frontend

A bare bones node / express / typescript gov uk example Resources

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/cypress-validate-dropdown-options-example

The matching code for my blog post on covering how to validate dropdown options when using Cypress

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/design-patterns-csharp

https://codereviewvideos.com/design-patterns/

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/post-redirect-get-pattern-example

Code to go with the post at https://codereviewvideos.com/post-redirect-get-pattern-example/

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/ansible-linux-core-software

Common linux software reqs

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/user-login-registration-api

Symfony User Login & Registration API using FOSUser, FOSREST and LexikJWT

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/member-form-example-test

member-form-example-test

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/ansible-vagrant

Vagrant with Symfony and Ansible course

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/member-githut-fixes

member-githut-fixes

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/scrape-test

just a test page

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/symfony2-translations-example

Symfony 2 Translations Example Application

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/contact-form-section-2

contact-form-section-2

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/docker-symfony3-redis-example

an example of using Redis for caching in a Symfony 3 app

docker docker-compose mysql nginx php php7 symfony

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/typescript-tdd-code-puzzle-starter

A generic TypeScript / Jest starting point for solving code puzzles - based on Exercism.io TS.

puzzle tdd typescript

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/rke-docker

A simple Image for RKE admin to use in CI Processes

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/git-example

git-example

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/nextjs-14-example-crud-app

NextJS 14 CRUD Forms Example

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/symfony-rest-api-upload-example

Example of file uploads using Symfony as a JSON API

Last synced: 28 Mar 2025

https://github.com/codereviewvideos/design-patterns-typescript

https://codereviewvideos.com/design-patterns/

Last synced: 28 Mar 2025