Skip to content

vikkio88/maltaparkcrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maltaparkcrawler (PaltaMark)

Build Status Scrutinizer Code Quality

a small api project to browse Maltapark with a better user experience.

Project

This project consist in two main entities:

  • AngularJs Application
  • API project based on Slim

##Api There is a small set of API which will invoke the MaltaParkParser to retrieve data from the website

###Sections to retrieve the section

GET /api/sections

to retrieve the section's items

GET /api/sections/:sectionId/items

###Items to retrieve the item details

GET /api/items/:itemId

##Laravel/Dingo the same project is implemented in another branch using Laravel5.1/DingoApi boilerplate. Working fine, but still, using laravel for such as small project was like aiming to shot flies with a gamma-ray phaser.

About

a small api project to browse Maltapark with a better user experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published