ripiddo's Stars
SchwarzIT/api-linter-rules
Schwarz API rule definitions for the Spectral API linter
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
zalando/restful-api-guidelines
A model set of guidelines for RESTful APIs and Events, created by Zalando
mumoshu/variant
Wrap up your bash scripts into a modern CLI today. Graduate to a full-blown golang app tomorrow.
arainho/awesome-api-security
A collection of awesome API Security tools and resources. The focus goes to open-source tools and resources that benefit all the community.
d-sauer/api-tooling
API Tools packed in Dcoker image for local development
SierraSoftworks/bash-cli
A command line framework built using nothing but Bash and compatible with anything
project-flogo/asyncapi-gen
Flogo App template for the AsyncAPI Generator.
TIBCOSoftware/bwce-docker
Scripts for customizing Docker image for TIBCO BusinessWorks™ Container Edition
abasse/flogoxml2json
Flogo component, xml to json converter
project-flogo/core
Flogo Core is the core flogo library used create and extend Flogo applications.
TIBCOSoftware/flogo
Project Flogo is an open source ecosystem of opinionated event-driven capabilities to simplify building efficient & modern serverless functions, microservices & edge apps.
agconti/cookiecutter-django-rest
Build best practiced apis fast with Python3
vintasoftware/django-react-boilerplate
Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate
mtnbarreto/flask-base-api
A complete boilerplate Flask RESTful API code.
dvjn/flask-react-docker-boilerplate
kamalgill/flask-appengine-template
Boilerplate project template for running Flask on Google App Engine -- supplanted by https://github.com/kamalgill/cloud-starterkit-flask-appengine
docker/awesome-compose
Awesome Docker Compose samples
tomahim/react-flask-postgres-boilerplate-with-docker
A ReactJS + Flask (REST API) + PostgreSQL boilerplate with Docker usage
closeio/flask-mongorest
Restful API framework wrapped around MongoEngine
Get-Siempo/siempo-android-launcher
app-generator/flask-datta-able
Datta Able - Open-Source Flask Dashboard | App-Generator.dev
tko22/flask-boilerplate
Simple flask boilerplate with Postgres, Docker, and Heroku/Zeit now
gwpy/gwpy
Mirror of official GWpy project on GitLab
VLabStudio/Tutorials
All of the smaller projects I have done in tutorials / project files
ml-tooling/best-of-python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
marprin/flask-celery-boilerplate
Simple starter python flask framework with celery
rtavares/django_docker_blueprint
Minimal Django/Docker boilerplate
keathmilligan/flask-quickstart
A quick-start project template for a RESTful Flask-based application feature SQLAlchemy database integration, object marshalling, JWT authentication and pytest unit-tests.
aaronjolson/flask-pytest-example
Small example of a Flask app using pytest to test routing and requests, GET and POST