Skip to content
This repository has been archived by the owner on Aug 22, 2020. It is now read-only.
/ PicArtApp-api Public archive

Backend api for Picartapp using Spring-boot.

Notifications You must be signed in to change notification settings

xtrs84zk/PicArtApp-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicArtApp-api

REST API for the PicArtApp project found on https://github.com/Agreedroom/PicArtApp

Getting Started

Basic MySQL, Java and Spring knowledge.

Prerequisites

There is some software needed.

IntelliJ IDEA (preferably the Ultimate one)
Spring plugin (I believe it's not needed if you use the Initializr)
Java 1.8
Tested on MySQL 5.7.26 and 8.0.16
(MySQL server has to be already running ;)

Installing

Clone the repository and open it on IntelliJ IDEA

git clone https://github.com/xtrs84zk/PicArtApp-api.git

After everything has been imported, configure pom.xml and applicaction.properties. Then, build the project and run PicartappApplication.

If everything is alright, your Spring Api should be listening on the configured port.

Running the tests

Just test it as any other Spring Api, some fetch here, some post there. Voila.

We did use Postman for this step.

Built With

Authors

Javier Sánchez

See also the list of contributors who participated in this project.

License

There's no license yet.

Acknowledgments

Releases

No releases published

Packages

 
 
 

Languages