Git Product home page Git Product logo

briene's Introduction

briene

About project

Briene is an open-source platform for sharing your ideas with the rest of the world. We are trying to provide a place for sharing everything you find interesting and important. There you can create own blog and follow others ones about everything.

Technologies used

  • Backend

    • Spring (Boot, JPA, Security)
    • Spring ElasticSearch (+ Heroku Bonsai as cloud search)
    • PostgreSQL
    • Lombok
    • Flyway
    • JSON Web Token
    • Hibernate (Validator)
  • Frontend

Quick start guide

  1. Clone this repo
  2. Run Maven build: mvn clean install
  3. Change directory to frontend: cd frontend
  4. Run npm install: npm install
  5. Run npm serve script: npm run serve
  6. Run BrieneApplication

Postman API collection

JSON Link

Mentioned endpoints:

  • Profile
    • Log in
    • Sign Up
  • Articles
    • Publish articles
    • Get my articles
    • Get article
    • Get all published articles
    • Get all published articles paginated
  • Authors
    • Get published articles of authors
  • Bookmarks
    • Get my bookmarks
    • Edit bookmarks
    • Is the article in bookmarks?
  • Admin
    • Get users
    • Get all articles
  • Tags
    • Get articles by tag
    • Get tags with exclusion

briene's People

Contributors

maxitet avatar tomsuworof avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.