Skip to content

Twitter Backend application developed in NodeJs, using express and mongodb. Using a single route for requests.

License

Notifications You must be signed in to change notification settings

bgomez-2015482/Twitter-NodeJs

Repository files navigation

La unica ruta de acceso para las peticiones es:

localhost:3800/api/comands

Para poder loguear o registrar un usuario se necesita del token maestro que es el siguiente:

"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI1ZjI4NWYyYzQ4YTdiZjE1OTg4YjM3ZmUiLCJuYW1lIjoiQWRtaW4iLCJ1c2VybmFtZSI6ImJpZ0FkbWluIiwiZW1haWwiOiJhZG1pbkBnbWFpbC5jb20iLCJpYXQiOjE1OTY0ODEzNzMsImV4cCI6MTYwNDI1NzM3M30.ooZZ1PzXBit-omao9y7nB7NS63Pm6pv5NXw2x2hNYqA"

Para poder llenar los parametros solicitados se agrega la key "action" seguido de el valor u opción a realizar.

About

Twitter Backend application developed in NodeJs, using express and mongodb. Using a single route for requests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published