REST API
Projects with this topic
-
Online server for Karaoke Mugen. Live at https://kara.moe
Updated -
-
-
Referentie project voor de standaardisering toegangsverlening API's in opdracht van VNG Realisatie.
Updated -
template with an asp .NET rest API linked to an NextJS frontend
Updated -
A Yii2-based web cart management application with a React frontend. The backend communicates via API calls, providing seamless integration.
Updated -
-
Laravel web application for connecting citizens/lawyers. User registration. Crud both user groups. Separated authorization. Meeting arrangements board list. Status calendar updates. Rest API consuming/saving/exposing.
Updated -
A Simple REST-API to get blessings of the day, the calendar or all blessings
Updated -
api and admin dashboard server for mobile app e-com
Updated -
A web app and API for analyzing dbt projects for performance, complexity, and compliance https://whetstone.nicholasyager.com
Updated -
A simple student management system (SSMS) designed for a single school, single branch and also single admin. Simple installation, simple maintenance and simple to do all the things attached to it.
Updated -
-
This is the backend REST API that serves as the client for the mobile application Banana Bakery.
Updated -
StreamCardano backend and deployment - open source
Updated -
-
CommuniTEA is a full-stack web application built with Python (FastAPI), JavaScript (ReactJS), and PostgreSQL. It aims to connect tea-enthusiasts together with their local communities, inspired by Seattle coffee shop culture. I was the project lead for a team of three (3) in a fast-paced, high-pressure agile environment.
You can access the deployed site at https://angelajfisher.gitlab.io/communiTEA/
Updated -
Pt-BR: O projeto cria um sistema em Vue.js e Laravel Sail para realizar o envio de mensagens e inseri-los no banco de dados mysql através de uma API Rest.
O usuário insere a mensagem que deseja e o número. Do lado do cliente o Vue.js é responsável pela validação, tratamento e envio dos dados para a API Rest, que do lado do servidor é construída em Laravel e comunica o Backend com o container Docker do mysql, e insere os dados.
English: The project creates a system in Vue.js and Laravel Sail to send messages and insert them into the mysql database through a Rest API.
The user enters the message they want and the number. On the client side, Vue.js is responsible for validating, processing and sending data to the Rest API, which on the server side is built in Laravel and communicates the Backend with the mysql Docker container, and inserts the data.
Updated -
English: The project creates a web page made in Laravel Sail and configured to communicate with mysql, redis and selenium containers. It also creates a Rest API to communicate the backend with the database.
Pt-BR: O projeto cria uma página web feita em Laravel Sail e configurada para se comunicar com containers do mysql, redis e selenium. Cria também uma API Rest para comunicar o backend com o banco de dados.
Updated -
RESTful API interface for managing CRUD operations into few datasources. Additional UI for replicating the http requests via simple form submission. Implementing by following MVC design pattern Using JWT access and refresh tokens for authorization accessing the data resourcesUpdated