Skip to content

mesaglio/server-example

Repository files navigation

servers-examples

La finalidad de este repositorio es implementar esta api, en distintos lenguajes/frameworks.

Para testear por postman

Para testear por consola: pytest api_test.py

Lenguaje/Framwork Documentation Example
Deno https://deno.land/ https://github.com/mesaglio/server-example/tree/master/deno-server
Golang with Gin https://github.com/gin-gonic/gin https://github.com/mesaglio/server-example/tree/master/go-gin-server
Golang with Mux https://github.com/gorilla/mux https://github.com/mesaglio/server-example/tree/master/go-mux-server
Java 8 https://docs.oracle.com/javase/8/docs/ https://github.com/mesaglio/server-example/tree/master/java-server
Express-Node https://nodejs.org/docs/latest-v10.x/api/index.html https://github.com/mesaglio/server-example/tree/master/nodejs-server
Next-Node https://nextjs.org/ https://github.com/mesaglio/server-example/tree/master/node-next-example
Fastify-Node https://www.fastify.io/ https://github.com/mesaglio/server-example/tree/master/node-fastify-server
Python 3 with Falcon https://falconframework.org/ https://github.com/mesaglio/server-example/tree/master/python-falcon-server
Python 3 with FastAPI https://fastapi.tiangolo.com/ https://github.com/mesaglio/server-example/tree/master/python-fastapi-server
Python 3 with Flask https://flask.palletsprojects.com/en/1.1.x/ https://github.com/mesaglio/server-example/tree/master/python-flask-server
Python 3 with Flask-RESTX https://flask-restx.readthedocs.io/en/latest/index.html https://github.com/mesaglio/server-example/tree/master/python-flask-restx-server
Ruby Sinatra http://sinatrarb.com/ https://github.com/mesaglio/server-example/tree/master/ruby-sinatra-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published