Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

bakongostudio/bakongo-api

Repository files navigation

Bakongo Agency

BAKONGO STUDIO API

GitHub language count Made by Lopes Boa License Stargazers

Table of contents

General info

This project is just for test my self, my limitation and until where I can go and pratice every single line of code that I've learn each day.

About the project

Bakongo Studio Api will be an api for people that want to create their own Web Agency, I'll try fet all the basics that may I'll need for make my own agency and in this shoot I can guide others with my api. I do my best for this project to be most professional as possible, if this will be de base to create others app may be it's better cover the most important part of an API.

Screenshots

Technologies

  • Nodejs
  • Express
  • Postgres
  • Sequelize
  • JWT
  • Jwt-authentication
  • Jwt-token
  • Passport-strategy
  • others will come here...

Setup

First of all you need to node and npm installed in your computer. I use yarn as a pkg manager in this project, you can choose the one that prefer.

Clone the repo or download the zip file in your computer

git clone https://github.com/bakongostudio/bakongo-api.git

After clone go to cd bakongo-api and run de command yarn or npm run

In the .env-sample create your own configuration.

. . .

Status

Project is: in progress

I steel work on this Api, I just finish the first goal, create and configure 2 migrations (user & token), and their model configuration.

Inspiration

Contributing

I'll be vwery thankful if you are being interested on making this project better. I encourage everyone to help improve bakonko-api with new features, bug fixes and performance issues. Please treat this project as you would treat your own project.

Contact

Created by @lopesboa - feel free to contact me!

Licence

MIT © Bakongo Studio

About

Rest API with NodeJS & PostgreSQL using Sequelize ORM & JWT Authentication & JWT Token features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published