Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract XP side to a library #36

Closed
4 tasks done
Tracked by #23 ...
espen42 opened this issue Aug 31, 2021 · 3 comments
Closed
4 tasks done
Tracked by #23 ...

Extract XP side to a library #36

espen42 opened this issue Aug 31, 2021 · 3 comments
Assignees

Comments

@espen42
Copy link
Contributor

espen42 commented Aug 31, 2021

Should probably contain:

  • The frontend proxy
  • A service for the meta call: content-path => content-type No. This is resolved with the same guillotine API in the new approach.
  • Guillotine endpoint? No. Host app should supply its own, this is independent from the frontend proxy funxtionality.
  • A service for listing content-paths, used for Next.js SSG (XP side: API for listing content by paths #47 ). No. This is STILL NEEDED, but probably not as part of a frontend proxy lib repo. Independent from that functionality, maybe a lib of its own? Continue on that issue, closing this one.
@espen42
Copy link
Contributor Author

espen42 commented Sep 7, 2021

@sigdestad - Should the library also contain the actual guillotine API endpoint? If yes, the library is standalone. If no, needs a second library or custom implemention, but is easily pluggable into for instance HMDB, which has one. Opinion?

@espen42 espen42 mentioned this issue Sep 7, 2021
6 tasks
@espen42 espen42 changed the title Make XP library from it Extract XP side to a library Sep 7, 2021
@sigdestad
Copy link
Member

Lets focus on creating the guide and demo, then we'll figure this out later

@espen42
Copy link
Contributor Author

espen42 commented Nov 15, 2021

Needed for the demo, since we're starting with pure HMDB checkout, needs a library to add:

https://github.com/enonic/lib-frontend-proxy

@espen42 espen42 self-assigned this Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants